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
Can anyone help me with following error messages at install?
ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.38.0 Requires-Python >=3.7,<3.11; 0.38.1 Requires-Python >=3.7,<3.11
ERROR: Could not find a version that satisfies the requirement mlx==0.22.0 (from versions: 0.2.0, 0.18.0, 0.21.1)
ERROR: No matching distribution found for mlx==0.22.0
I am using a conda eviroment with python v3.12 on Ubuntu 24.04