hipsternet icon indicating copy to clipboard operation
hipsternet copied to clipboard

Python 3.5.1 needs urllib.request module for urlretrieve.

Open gitjags opened this issue 7 years ago • 0 comments

The python vesion is forced via conda in the environment.yaml. On a clean data folder

python run_cnn.py ff will fail to download mnist data.

gitjags avatar Apr 21 '18 21:04 gitjags