koenderinklab / OpenDDM

https://koenderinklab.github.io/OpenDDM/
Apache License 2.0
3 stars 2 forks source link

Error when installing openddm from test.pypi #58

Closed mwakok closed 2 years ago

mwakok commented 2 years ago

@jconb0y Solution: https://py4u.org/questions/34514703/

I have uploaded the openddm package to test.pypi and all looks good. The correct way of installing the package (and it's dependencies) from test.pypi is with:

pip install -i https://test.pypi.org/pypi/ --extra-index-url https://pypi.org/simple openddm