Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Odd install behavior #1

@diamondman

Description

@diamondman

When I installed this library for python3, the package downloaded, then pip ran at 100% cpu for almost 2 minutes with no output before finishing the install.

Collecting pymspack
  Downloading pymspack-0.1.1.tar.gz (62kB)
    100% |████████████████████████████████| 71kB 2.2MB/s 
<2 minutes of super high CPU use>
Installing collected packages: pymspack
  Running setup.py install for pymspack ... done
Successfully installed pymspack-0.1.1

After the install, I can not import pymsunpack, there is no /usr/local/lib/python3.5/dist-packages/pymspack folder, and only a pymspack-0.1.1-py3.5.egg-info/ folder. The enclosed installed-files.txt lists only.

top_level.txt
PKG-INFO
dependency_links.txt
SOURCES.txt
not-zip-safe

This happens if no matter if I have the apt-package libmspack0 (with -dev) installed or not.

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