You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python setup.py build
Traceback (most recent call last):
File "setup.py", line 23, in <module>
from pymatbridge.messenger.make import get_messenger_dir
ModuleNotFoundError: No module named 'pymatbridge'
Both Python 3.5 & 3.6 have pip version 9.0.1.
The text was updated successfully, but these errors were encountered:
Also tested the latest by installing from github and from with the same error.
pip install git+https://github.com/arokem/python-matlab-bridge.git#egg=pymatbridge
Both Python 3.5 & 3.6 have pip version 9.0.1.
The text was updated successfully, but these errors were encountered: