Skip to content

MPInterfaces_Latest cannot be installed on Windows 10 #23

@goodwilling

Description

@goodwilling

Hi. Thanks for the great work on MPInterfaces.

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

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions