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

Readme - Confusing pip install #3

Closed
onodip opened this issue Nov 7, 2019 · 1 comment
Closed

Readme - Confusing pip install #3

onodip opened this issue Nov 7, 2019 · 1 comment

Comments

@onodip
Copy link

onodip commented Nov 7, 2019

The instruction for install can be a bit confusing, since there exists another pycycle package:
https://github.com/bndr/pycycle/tree/master/pycycle

For me, even if I am in the correct folder, pip prefers to install the other pycycle.

I would propose to use one of the two options in the readme:

1.)
Clone this repo, change directory to the pyCycle folder, then use pip to install:
pip install .

2.)
Use pip to install:
pip install git+https://github.com/OpenMDAO/pyCycle.git

@JustinSGray
Copy link
Member

closed by #19

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