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

Installation error #64

Open
kazeevn opened this issue Jun 21, 2018 · 3 comments
Open

Installation error #64

kazeevn opened this issue Jun 21, 2018 · 3 comments
Assignees

Comments

@kazeevn
Copy link
Contributor

kazeevn commented Jun 21, 2018

error: Could not find suitable distribution for Requirement.parse('pykep==2.1')

@kazeevn kazeevn changed the title Installations error Installation error Jun 21, 2018
@master3z
Copy link
Collaborator

На MacOS
MacBook-Pro-Denis:satellite-collision-avoidance-master deniszelenov$ sudo -H pip3 install -r requirements.txt
Password:
Collecting pykep==2.1 (from -r requirements.txt (line 1))
Could not find a version that satisfies the requirement pykep==2.1 (from -r requirements.txt (line 1)) (from versions: )
No matching distribution found for pykep==2.1 (from -r requirements.txt (line 1))

@kazeevn
Copy link
Contributor Author

kazeevn commented Jul 12, 2018

The problem is PyPI currently doesn't have a compiled binary of pykep for MacOS https://pypi.org/project/pykep/#files So, one needs to compile from source, or use a VM.

@kazeevn kazeevn closed this as completed Jul 12, 2018
@bamasa bamasa reopened this Jul 17, 2018
@bamasa
Copy link
Collaborator

bamasa commented Jul 17, 2018

у VR-коллег тоже возникли трудности не только с установной на mac, но и на ubuntu. Тем времем стал доступен PyKep 2.2.

Предлагаю пока не закрывать данный issue - надо будет что-то придумать для пользователей macos.

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

3 participants