From: Ramon C. <rc...@iq...> - 2014-01-28 12:33:03
|
Dear all, Does cclib work with python3? I tried installing it with pip (it installs version 1.0.1) and it gives an error when importing cclib: File "/usr/local/lib/python3.3/dist-packages/cclib/__init__.py", line 10, in <module> import progress ImportError: No module named 'progress' Do I need to upgrade to 1.1? Thanks in advance! Ramon |