Hello, I’m having a hard time loading the labs that I’ve downloaded, namely the ones that include plotting, I keep getting these errors:
TypeError: the ‘package’ argument is required to perform a relative import for ‘./deeplearning’
or Module not found, can anyone help me please?
If you are new to programming, then using Colab would be helpful. Check this guide.
If you are an expert programmer, then creating your virtual environment would be a good idea. Check this guide.
I am a mid-level programmer and using Anaconda (Jupyter) to run the assignments on my local PC. I just keep all the assignment files in one folder and installed the necessary libraries.
1 Like