Skip to content

[BUG] Cant install using pip. #2815

@adamboutcher

Description

@adamboutcher

Describe the bug
Doesn't install using pip correctly

To Reproduce

/usr/bin/python3 -m venv /opt/graphite
source /opt/graphite/bin/activate
pip install graphite-web
but no such file or directory: /opt/graphite/webapp/graphite

Expected behavior
Expected the complete tar to be there.

Environment (please complete the following information):

  • OS flavor: Rocky Linux 9.2
  • Graphite-web version: 1.1.10
  • Django/Python version: Python 3.9
  • Setup type: pip in a virtual env

Additional context
The tar file from Pypi is correct but however pip deals with this results in that directory not being there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions