-
Notifications
You must be signed in to change notification settings - Fork 47
Failed to run ./download_dataset.py
#75
Comments
You need to run |
Thanks! it worked! But now I get this error: Traceback (most recent call last): |
You may be missing some files:
|
Could you please provide a docker file? it seems many problems such as incompatible version of chainer, cupy, ... are because of the different CUDA version. |
For me the following worked (sort of): Open file: And change
To
Only problem I encounter now comes from Google drive, saying the following:
|
Thanks.
|
Sorry for the download limit of Google Drive.
|
|
我也遇到和您一样的问题 |
Hi,
After following all the installation steps, when running
./download_dataset.py
I get this error:Traceback (most recent call last):
File "./download_dataset.py", line 3, in
import morefusion
ModuleNotFoundError: No module named 'morefusion'
The text was updated successfully, but these errors were encountered: