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

conda install --use-local slycot #42

Closed
wants to merge 2 commits into from

Conversation

kangwonlee
Copy link

@kangwonlee kangwonlee commented Dec 7, 2018

`conda install --override-channels -c local slycot` may not find local `slycot` for python 2.7
@roryyorke
Copy link
Collaborator

Thanks for this contribution.

I think the problem this addresses is fixed in d23ab7b, and Travis CI is now passing. I used "local::slycot" instead of "--use-local slycot"; the "channel::package" form is not well-documented, but seems more explicit about where the package will come from.

@roryyorke roryyorke closed this Jan 18, 2019
@kangwonlee
Copy link
Author

Thanks for d23ab7b and the comment. conda install <channel>::<package> seems interesting, too.

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

Successfully merging this pull request may close these issues.

2 participants