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
azote is pure python with no compiled modules. setup.py installs correctly in /usr/lib/python3.10/site-packages but get_path('platlib') returns /usr/lib64 and fails to run.
0 commit comments