You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start up the starter file notebook using the generic python -m notebook
supposedly you are in project 0x01 of the tutorial as that is where I am currently am
scroll to the link where it was stated that you should download the secrets.py file
try it again and see if it will download
It worked for me and I hope it does too for you.
And if it is to work, move the file from your download section in your PC or wherever it is downloaded at and place it
in the same folder as the practice files. You may likely encounter an error that I did which is numpy raising an error saying ImportError: cannot import name randbits. And this is about the secrets.py file having the naming convention of one of the dependencies numpy is using so you got to rename your secrets.py file to something like secrets1.py so as to make it to work.
I cannot download secret.py when I clicked the link in the file.
Would you fix it?
Thanks
The text was updated successfully, but these errors were encountered: