Opened at 2014-07-23T08:42:18Z
Closed at 2014-07-29T07:46:36Z
#2265 closed defect (duplicate)
error: Installed distribution twisted 12.3.0 conflicts with requirement twisted> =13.0 on WIN8.1 (x64)
Reported by: | Chrisi | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | packaging | Version: | 1.10.0 |
Keywords: | windows packaging twisted nevow | Cc: | |
Launchpad Bug: |
Description
While running the setup.py script on my win8.1 64bit Laptop I get this message:
error: Installed distribution twisted 12.3.0 conflicts with requirement twisted>=13.0
I already tried to install <twisted 13> and even <twisted 14> directly in the Python directory, with no success. The script still believes to find 12.3.0
Regards & cheers Chris
Change History (1)
comment:1 Changed at 2014-07-29T07:46:36Z by daira
- Component changed from unknown to packaging
- Keywords windows packaging twisted nevow added
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicate of #2249. Thanks for the report; it confirms that the problem in #2249 is not specific to OS X.