Skip to content

add environment.yml for conda#165

Merged
SudKul merged 1 commit intoudacity:masterfrom
MalteLeuschner:environment.yml
Jun 3, 2022
Merged

add environment.yml for conda#165
SudKul merged 1 commit intoudacity:masterfrom
MalteLeuschner:environment.yml

Conversation

@MalteLeuschner
Copy link
Copy Markdown
Contributor

01_fyyur project does not work due to python 3.10 change for collections. Error thrown for python-dateutil==2.6.0 due to collections.Callable vs collection.abs.Callable in python 3.10.
Please provide a python version number to run your projects in working environment.
Fix: I added a environment.yml to fix python version.

@MalteLeuschner MalteLeuschner requested a review from a team as a code owner February 26, 2022 21:16
@MalteLeuschner MalteLeuschner requested review from SudKul and removed request for a team February 26, 2022 21:16
Comment thread environment.yml
- conda-forge
- defaults
dependencies:
- python=3.9 No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SudKul
Copy link
Copy Markdown
Contributor

SudKul commented Mar 1, 2022

Hi @MalteLeuschner
I can see that the newly added environment.ymlfile is present in the root directory of this repo.
Shouldn't it be present in the 01_fyyur project directory?
Also, can you update the Readme with how to use this file?

@SudKul SudKul merged commit eb54c2e into udacity:master Jun 3, 2022
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