Just FYI,
pip gets confused when a recent build is there but not for the correct
platform.
C:\Python33\Scripts>pip install -U --pre -f
http://wxpython.org/Phoenix/snapshot
-builds/ wxPython_Phoenix
http://wxpython.org/Phoenix/snapshot-builds/ uses an insecure transport
scheme (
http). Consider using https if wxpython.org has it available
Downloading/unpacking wxPython-Phoenix from
http://wxpython.org/Phoenix/snapshot
-builds/wxPython_Phoenix-3.0.1.dev76591.tar.gz
Running setup.py
(path:c:\users\wbruhin\appdata\local\temp\pip_build_wbruhin\w
xPython-Phoenix\setup.py) egg_info for package wxPython-Phoenix
Traceback (most recent call last):
File "<string>", line 17, in <module>
File
"c:\users\wbruhin\appdata\local\temp\pip_build_wbruhin\wxPython-Phoen
ix\setup.py", line 27, in <module>
os.rename(os.path.join(SRC, item), item)
FileExistsError: [WinError 183] Cannot create a file when that file
already
exists: 'setup.py'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 17, in <module>
File
"c:\users\wbruhin\appdata\local\temp\pip_build_wbruhin\wxPython-Phoenix\s
etup.py", line 27, in <module>
os.rename(os.path.join(SRC, item), item)
FileExistsError: [WinError 183] Cannot create a file when that file
already exis
ts: 'setup.py'
----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in
c:\users\wbruhin\ap
pdata\local\temp\pip_build_wbruhin\wxPython-Phoenix
Storing debug log for failure in C:\Users\wbruhin\pip\pip.log
Post by WernerHi Robin,
When you have a moment could you have a look at the buildbots, there
seems to be a problem with the win 32 builds, nothing since 13.5.
Werner
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.