You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
I run the command python setup.py install and get the following
Searching for swiftnav
Reading https://pypi.python.org/simple/swiftnav/
Couldn't find index page for 'swiftnav' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for swiftnav
error: Could not find suitable distribution for Requirement.parse('swiftnav')
I realize that it should be using libswiftnav instead. But I am not sure how to proceed. The peregrine source files should be updated.
Thanks,
Ramsey
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I run the command python setup.py install and get the following
Searching for swiftnav
Reading https://pypi.python.org/simple/swiftnav/
Couldn't find index page for 'swiftnav' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for swiftnav
error: Could not find suitable distribution for Requirement.parse('swiftnav')
I realize that it should be using libswiftnav instead. But I am not sure how to proceed. The peregrine source files should be updated.
Thanks,
Ramsey
The text was updated successfully, but these errors were encountered: