mpc.pytorch icon indicating copy to clipboard operation
mpc.pytorch copied to clipboard

[BUG] DEPRECATION: mpc 0.0.4 has a non-standard dependency specifier numpy>=1<2

Open giuseppefilippone opened this issue 2 years ago • 0 comments
trafficstars

Hi!

I was updating numpy in Python 3.8 and I got the following warning:

DEPRECATION: mpc 0.0.4 has a non-standard dependency specifier numpy>=1<2. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of mpc or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063

Can I solve the problem somehow? Thank you in advance!

giuseppefilippone avatar Oct 04 '23 07:10 giuseppefilippone