[pymvpa] Installing PyMVPA2 using pip: py3tool ImportError

Yen Yu yen.yu.10 at ucl.ac.uk
Fri May 15 09:21:48 UTC 2015


Dear PyMVPA experts,

I tried to install pymvpa2 in Mac OSX Yosemite using pip3. The python
version is 3.4.3, and pip3 is 6.1.1.
The installation failed with an ImportError, saying "No module named
'py3tool'".

Does anyone know how to deal with this error? Many thanks.

Complete error message is as follows:

Collecting pymvpa2
  Using cached pymvpa2-2.3.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/tmp/pip-build-bk71dghj/pymvpa2/setup.py", line 200, in
<module>
        setup_package()
      File "/private/tmp/pip-build-bk71dghj/pymvpa2/setup.py", line 127, in
setup_package
        import py3tool
    ImportError: No module named 'py3tool'
​​

    ----------------------------------------

    Command "python setup.py egg_info" failed with error code 1 in
/private/tmp/pip-build-bk71dghj/pymvpa2

Regards,
Yen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20150515/d493ed2c/attachment.html>


More information about the Pkg-ExpPsy-PyMVPA mailing list