magenta / mt3

MT3: Multi-Task Multitrack Music Transcription
Apache License 2.0
1.43k stars 187 forks source link

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. #97

Open leeseean opened 1 year ago

leeseean commented 1 year ago

image ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. xarray 2022.12.0 requires packaging>=21.3, but you have packaging 20.9 which is incompatible.

mpratt23 commented 1 year ago

I ran the new version and this packaging error was fixed and setup ran with no errors. I tried to run imports and am getting a circular jax version error which highlights the tenserflow.compatability.v2 as tf line ? I'm sorry I don't know enough to help. I did run a transcription a while back and am very impressed! I haven't been able to run it since the one, first time.

iansimon commented 1 year ago

@mpratt23 your error (which is different from the original issue) should be fixed by #103