Skip to content

Google Colab Guided LDA Install Issue #66

@chughe22

Description

@chughe22

When I try to install guidedlda in google colab I get the following errors:

Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting guidedlda
Using cached guidedlda-2.0.0.dev22.tar.gz (2.1 MB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from guidedlda) (1.21.6)
Building wheels for collected packages: guidedlda
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for guidedlda (setup.py) ... error
ERROR: Failed building wheel for guidedlda
Running setup.py clean for guidedlda
Failed to build guidedlda
Installing collected packages: guidedlda
error: subprocess-exited-with-error

× Running setup.py install for guidedlda did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Running setup.py install for guidedlda ... error
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> guidedlda

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

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