Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation on installing pre-release #161

Open
adam-sweet opened this issue Aug 12, 2024 · 0 comments
Open

Update documentation on installing pre-release #161

adam-sweet opened this issue Aug 12, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation, examples, or tutorial

Comments

@adam-sweet
Copy link
Contributor

** Location where change is recommended **
In the main documentation page, https://nasa.github.io/progpy/

** Recommended change **
Update the way to install a pre-release, aka a local dev version of progpy. Use whatever the recommended way you choose, I'm a noob at this. But "python3 -m pip install . " seemed to work for me.

** Reason **
I got an error message when trying to use 'pip install -e .' :

ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /home/dev/prog/progpy
(A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.)

@adam-sweet adam-sweet added the documentation Improvements or additions to documentation, examples, or tutorial label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation, examples, or tutorial
Projects
None yet
Development

No branches or pull requests

1 participant