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

When updating using pip, the fixes due to represent >= 2.0 are not being picked up #30

Open
OrbitalMechanic opened this issue Jul 22, 2024 · 1 comment

Comments

@OrbitalMechanic
Copy link

The fixes due to represent >= 2.0 are not being included when using pip to update Orbitalpy.

@RazerM
Copy link
Owner

RazerM commented Jul 24, 2024

This isn't actively maintained, I may make a release when I'm at a computer but there are other issues too. You can install from the master branch using

pip install 'OrbitalPy @ git+https://github.com/RazerM/orbital.git@master'

or more precisely by pointing to a certain commit hash:

pip install 'OrbitalPy @ git+https://github.com/RazerM/orbital.git@d7ba7491209caa104801eaee53e5aed485554e80'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants