lucianolorenti / ceruleo

CeRULEo: Comprehensive utilitiEs for Remaining Useful Life Estimation methOds
https://lucianolorenti.github.io/ceruleo/
MIT License
29 stars 7 forks source link

Installation failed and dependencies have no versions #23

Closed ulf1 closed 1 year ago

ulf1 commented 1 year ago

no versions

https://github.com/lucianolorenti/ceruleo/blob/4e952966dbc3389e0e1f1cd7635c81eeccfbec12/setup.cfg#L12

current installation error

Command

pip install ceruleo   

Error

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow 2.12.0 requires numpy<1.24,>=1.22, but you have numpy 1.21.6 which is incompatible.
lucianolorenti commented 1 year ago

Hi! I uploaded a new version to pypi with an improved setup and pinned libraries. Let me know if works now

ulf1 commented 1 year ago

@lucianolorenti Yes it works now