Henrike-Schwenn / Predicting_bike_rental_demand

My first ai project as part of my take on the amazing online course "Introduction to Machine Learning for Coders" taught by Jeremy Howard. I will be contributing to the Kaggle competition "Bike Sharing Demand", aiming to predict bike rental demand depending on the weather.
3 stars 0 forks source link

Research fastai installation problems #2

Closed Henrike-Schwenn closed 3 years ago

Henrike-Schwenn commented 4 years ago

http://docs.fast.ai/troubleshoot.html

Henrike-Schwenn commented 4 years ago

What to do

  1. Re-tryconda install -c fastai -c pytorch fastai and see what happens
  2. If the installation returns an error message, see if it matches a description in docs.fastai Troubleshooting
  3. If it does, follow the instructions given.
  4. If it doesn't, follow the Troubleshooting top down.
Henrike-Schwenn commented 3 years ago

06.10.2020

Henrike-Schwenn commented 3 years ago

Retry conda install -c fastai -c pytorch fastaiand see what happens

Working time: 5 minutes Runtime: 180 minutes

Henrike-Schwenn commented 3 years ago

07.10.2020

Henrike-Schwenn commented 3 years ago

Retry conda install -c fastai -c pytorch fastai, this time without the PC performing any other tasks.

Installation completed

Henrike-Schwenn commented 3 years ago

Working time: 10 minutes

Henrike-Schwenn commented 3 years ago

Entire working time: 15 minutes