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

Fixes conda installation using environment.yml file #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nshaud
Copy link

@nshaud nshaud commented Jun 18, 2019

Creating a new environment in conda from a file requires the YAML format.
This commit renames the file and updates the README.
This fixes #106.

Creating a new environment in `conda` from a file requires the YAML format.
This commit renames the file and updates the README.
This fixes ZJULearning#106.
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.

conda env create --file pixel_link_env.txt 报错
1 participant