Skip to content

Superplot installation issues  #32

@mkcodings

Description

@mkcodings

While trying to install superplot in my ubuntu app, i am getting this error :

pip install superplot
Collecting superplot
Using cached superplot-2.0.3.tar.gz (17.8 MB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: appdirs in ./anaconda3/lib/python3.12/site-packages (from superplot) (1.4.4)
Collecting prettytable (from superplot)
Using cached prettytable-3.12.0-py3-none-any.whl.metadata (30 kB)
Collecting simpleyaml (from superplot)
Using cached simpleyaml-1.0.tar.gz (140 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error: package directory 'lib3/simpleyaml' does not exist
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Please help ! I am new to python. I have used pymultinest and I want superplot to analyze the data from pymultinest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions