pip install of mpl 1.3.1 has issues.
It wants to install nose, but seems to be incompatible with py3.3:

  Running setup.py install for nose
      File "/home/nbecker/.local/lib/python3.3/site-
packages/nose/plugins/base.py", line 70
        except OptionConflictError, e:
                                  ^
    SyntaxError: invalid syntax
    
      File "/home/nbecker/.local/lib/python3.3/site-
packages/nose/plugins/multiprocess.py", line 481
        except (KeyboardInterrupt, SystemExit), e:
                                              ^
    SyntaxError: invalid syntax
  


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to