Phoenix and pip

Werner <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
Hi Robin,

Just FYI.

Still having problems with upgrading using pip.  However I am fine using 
download the specific file and then do a local install.

If I just use 'wxPython_Phoenix' I get the '.tar.gz'  and then a 
failure, this is all on Windows with either Py2.7 or Py3.4.

If I use "wxPython_Phoenix==3.0.3.dev1678+8692139" I get an exception:

Exception:
Traceback (most recent call last):
   File "C:\Python34\lib\site-packages\pip\basecommand.py", line 122, in 
main
     status = self.run(options, args)
   File "C:\Python34\lib\site-packages\pip\commands\install.py", line 
257, in run

     InstallRequirement.from_line(name, None))
   File "C:\Python34\lib\site-packages\pip\req.py", line 172, in from_line
     return cls(req, comes_from, url=url, prereleases=prereleases)
   File "C:\Python34\lib\site-packages\pip\req.py", line 70, in __init__
     req = pkg_resources.Requirement.parse(req)
   File "C:\Python34\lib\site-packages\pip\_vendor\pkg_resources.py", 
line 2606,
in parse
     reqs = list(parse_requirements(s))
   File "C:\Python34\lib\site-packages\pip\_vendor\pkg_resources.py", 
line 2544,
in parse_requirements
     line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version 
spec")
   File "C:\Python34\lib\site-packages\pip\_vendor\pkg_resources.py", 
line 2522,
in scan_list
     "Expected ',' or end-of-list in",line,"at",line[p:]
ValueError: ("Expected ',' or end-of-list in", 
'wxPython_Phoenix==3.0.3.dev1678+
8692139', 'at', '+8692139')

Storing debug log for failure in C:\Users\wbruhin\pip\pip.log

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.