Dear MAYAVI Users,

I installed Python 2.7 via Home brew and installed all other library packages 
using pip 

To install Mayavi initially, I installed VTK using 

    brew reinstall --python --qt vtk5

Later, I did
 
    pip install mayavi

but this gives out this error for me:

    Building wheels for collected packages: mayavi
    Running setup.py bdist_wheel for mayavi ... error
    Complete output from command /usr/local/opt/python/bin/python2.7 -u -c 
"import setuptools,                 
    
tokenize;__file__='/private/var/folders/t_/x10q3tk92ms64kcjqvxy8s8w0000gn/T/pip-
    build-2zB86t/mayavi/setup.py';exec(compile(getattr(tokenize, 'open', open
    (__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d 
    /var/folders/t_/x10q3tk92ms64kcjqvxy8s8w0000gn/T/tmpTxZtPCpip-wheel- 
--python-tag cp27:
 
     running bdist_wheel
     running build
     Fatal Python error: PyThreadState_Get: no current thread



Could someone tell how can fix this issue or what is going wrong, apart from 
that my python works fine. 

Thank you

Best,
Kamal
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to