-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi Vincent,
I tried to install the palma package through :
pip install palma and pip install git+https://github.com/eurobios-mews-labs/palma.git
Each causes the error :
>>> import palma Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/dejaegherjer/monitoring_pylones/.venv/lib/python3.10/site-packages/palma/__init__.py", line 11, in <module> from palma.base.model import ModelEvaluation ModuleNotFoundError: No module named 'palma.base'
I succeed in installing it through :
git clone https://github.com/eurobios-mews-labs/palma.git pip install -e .
So no problem for me, just a message to share this problem, and maybe help if someone have the same problem.
Thank you for your job, cheers,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels