jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.72k stars 3.03k forks source link

Trying to install conda environment from yml file fails. Manual installation works fine #158

Closed javedhassans closed 1 year ago

javedhassans commented 1 year ago

Please note, I do not have the time availability to help with individual installation requests. If you've noticed something that needs to be changed in the installation instructions, please report what you think needs to be changed. Generally, I rerun my installation instructions once a semester and make any adjustments needed at that point.

Describe the bug Used the below command to install the environment from the environment.yml file conda env create -f environment.yml it fails

Expected behavior The environment should have been installed.

Which Notebook Contains this Issue environment.yml

jeffheaton commented 1 year ago

My apologies, I do not really have the bandwidth to help for individual installs. I update the install instructions once a semester to address any changes.