Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Installation in fresh venv not working, need to restrict dependency versions #29

@bj-s

Description

@bj-s

(develop branch) The install requirements in the setup,py file are not strict enough. With the most recent version of the packages pymepix-viewer does not work anymore.
The following restrictions may resolve the issue.
pyqtgraph 0.13.2 not working; fix: pyqtgraph<=0.12.4
numpy 1.24 not working, fix: numpy<1.20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions