Skip to content

Common commands to run when debugging installation issues #135

@Yejashi

Description

@Yejashi
which python3
which pip
pip list | grep  <package_name>
pip install -e <package_dir> --config-settings editable_mode=strict

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-deploymentIssues and PRs involving Thicket's packaging and deploymentpriority-normalNormal priority issues and PRs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions