Project

General

Profile

Bug #8904

Updated by Tom Clegg almost 8 years ago

debian wheezy has python 3.2, but pip 8 no longer supports python 3.2. 

 <pre> 
   File "/etmp/2arvados-build/VENV3DIR/lib/python3.2/site-packages/pip/_vendor/progress/bar.py", line 48 
     empty_fill = u'∙' 
                       ^ 
 SyntaxError: invalid syntax 
 </pre> 

Back