Gauravv97 / flownet2-Colab

Google Colab notebook for running Nvidia flownet2-pytorch
29 stars 2 forks source link

Issue running in google colab #8

Open kholidiyahm opened 1 year ago

kholidiyahm commented 1 year ago

I have several issue:

  1. !pip install scipy==1.4.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.6/24.6 MB 34.7 MB/s eta 0:00:00 error: subprocess-exited-with-error

    × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.

    note: This error originates from a subprocess, and is likely not a problem with pip. Installing build dependencies ... error error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

  1. FileNotFoundError: [Errno 2] No such file or directory: '/content/flownet2pytorch/output/inference/run.epoch-0-flow-field/000001.flo'

Could you help me to solve this issue, i need this simulation for my research, thank you.