MeasureTransport / MeasureTransport/MParT
`pip` install still not working
Open
@mparno is already working on this.
Since Apr 26, 2023.
- Dominant language
- C++
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
$ pip install mpart
...
$ python
>>> import mpart as mt
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/dannys4/mambaforge/envs/tmp/lib/python3.11/site-packages/mpart/__init__.py", line 2, in <module>
from .pympart import *
ImportError: libnlopt.so.0: cannot open shared object file: No such file or directory
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.