Closed levmckinney closed 1 year ago
Here is a relevant stack overflow though it does not seem to have an answer https://stackoverflow.com/questions/71624489/pip-install-doesnt-install-all-modules-in-package
This also occurs when you install from PyPi
Describe the bug Installing from the repository using pip does not work!
To Reproduce Steps to reproduce the behavior:
Expected behavior You should be able to install this package via pip and the above import should work.
Environment:
Additional Context This does not occur when you install from source i.e.
pip install -e .