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
On Windows 10, I got the following error using the command:
pip install MPInterfaces_Latest
File "C:\ProgramData\miniconda3\lib\distutils\util.py", line 110, in convert_path
raise ValueError("path '%s' cannot be absolute" % pathname)
ValueError: path '/home/joshua/Software/Current_MPInterfaces/MPInterfaces/mpinterfaces/scripts/__pycache__' cannot be absolute
Hi. Thanks for the great work on MPInterfaces.
On Windows 10, I got the following error using the command:
pip install MPInterfaces_Latest
On the other hand, no error occurs if I use
pip install MPInterfaces
(Successfully installed MPInterfaces-2020.6.19 nose-1.3.7 seaborn-0.11.0)
The text was updated successfully, but these errors were encountered: