Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails on Windows Python 3.6 #249

Open
dapperfu opened this issue Mar 13, 2017 · 0 comments
Open

Install fails on Windows Python 3.6 #249

dapperfu opened this issue Mar 13, 2017 · 0 comments

Comments

@dapperfu
Copy link

image

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant