Skip to content

Install fails on Windows Python 3.6 #249

@dapperfu

Description

@dapperfu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions