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
I try to download the function ( in local) and it dont work
Download command: "sudo apt-get install libsndfile-dev fluidsynth ffmpeg" did not work for some reasons
and omnizart can not be downloaded through "pip install omnizart" in any platform ( local ternimal or collab):
Collecting click<8.0.0,>=7.1.2 (from omnizart)
Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 6.2 MB/s eta 0:00:00
Collecting jsonschema<4.0.0,>=3.2.0 (from omnizart)
Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 3.9 MB/s eta 0:00:00
Collecting librosa<0.9.0,>=0.8.0 (from omnizart)
Downloading librosa-0.8.1-py3-none-any.whl (203 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.8/203.8 kB 17.2 MB/s eta 0:00:00
Collecting madmom<0.17.0,>=0.16.1 (from omnizart)
Downloading madmom-0.16.1.tar.gz (20.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.0/20.0 MB 90.5 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting numba==0.48 (from omnizart)
Downloading numba-0.48.0.tar.gz (2.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 66.0 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Requirement already satisfied: opencv-python<5.0.0,>=4.4.0 in /usr/local/lib/python3.10/dist-packages (from omnizart) (4.8.0.76)
Collecting pretty_midi<0.3.0,>=0.2.9 (from omnizart)
Downloading pretty_midi-0.2.10.tar.gz (5.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 90.4 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting pyfluidsynth<2.0.0,>=1.2.5 (from omnizart)
Downloading pyFluidSynth-1.3.2-py3-none-any.whl (19 kB)
Collecting pyyaml<6.0.0,>=5.3.1 (from omnizart)
Downloading PyYAML-5.4.1.tar.gz (175 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 15.3 MB/s eta 0:00:00
Installing build dependencies ... done
error: subprocess-exited-with-error
× Getting requirements to build wheel 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.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
and the program can not be installed
hope you guy can fix this
Thank
The text was updated successfully, but these errors were encountered:
I'm getting the exact same error here using the collab notebook. I look forward to testing this software out once it gets patched. It seems like a very promising project. Thanks for all your work on this (past and continuing)!
I try to download the function ( in local) and it dont work
Download command: "sudo apt-get install libsndfile-dev fluidsynth ffmpeg" did not work for some reasons
and omnizart can not be downloaded through "pip install omnizart" in any platform ( local ternimal or collab):
Collecting click<8.0.0,>=7.1.2 (from omnizart)
Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 6.2 MB/s eta 0:00:00
Collecting jsonschema<4.0.0,>=3.2.0 (from omnizart)
Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 3.9 MB/s eta 0:00:00
Collecting librosa<0.9.0,>=0.8.0 (from omnizart)
Downloading librosa-0.8.1-py3-none-any.whl (203 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.8/203.8 kB 17.2 MB/s eta 0:00:00
Collecting madmom<0.17.0,>=0.16.1 (from omnizart)
Downloading madmom-0.16.1.tar.gz (20.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.0/20.0 MB 90.5 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting numba==0.48 (from omnizart)
Downloading numba-0.48.0.tar.gz (2.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 66.0 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Requirement already satisfied: opencv-python<5.0.0,>=4.4.0 in /usr/local/lib/python3.10/dist-packages (from omnizart) (4.8.0.76)
Collecting pretty_midi<0.3.0,>=0.2.9 (from omnizart)
Downloading pretty_midi-0.2.10.tar.gz (5.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 90.4 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting pyfluidsynth<2.0.0,>=1.2.5 (from omnizart)
Downloading pyFluidSynth-1.3.2-py3-none-any.whl (19 kB)
Collecting pyyaml<6.0.0,>=5.3.1 (from omnizart)
Downloading PyYAML-5.4.1.tar.gz (175 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 15.3 MB/s eta 0:00:00
Installing build dependencies ... done
error: subprocess-exited-with-error
× Getting requirements to build wheel 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.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
and the program can not be installed
hope you guy can fix this
Thank
The text was updated successfully, but these errors were encountered: