Closed marco-2023 closed 10 months ago
Sorry for causing this to be an issue. Right now, if you try to install under editable mode it doesn't work: pip install -e.
But once this pull-request is merged #151, then you should be able to. Other than that, I can't imagine what other installation problems can occur, because all of the github actions pass on windows and linux.
@Ali-Tehrani that is perfect, I will close this PR and work on the branch corresponding to PR #151. I noticed it because at the time I could not make a fresh installation.
Gbasis has three folders in its main level and pypi gets lost during the the discovery of top-level packages during the installation. With this the package directory is set.
Checklist
Type of Changes
Related