Skip to content

Fixes conda installation using environment.yml file#137

Open
nshaud wants to merge 1 commit into
ZJULearning:masterfrom
nshaud:master
Open

Fixes conda installation using environment.yml file#137
nshaud wants to merge 1 commit into
ZJULearning:masterfrom
nshaud:master

Conversation

@nshaud

@nshaud nshaud commented Jun 18, 2019

Copy link
Copy Markdown

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