Closed alecomunian closed 2 weeks ago
Hi @alecomunian,
The code should work with hvsrpy v2.0.0 released in July. If you do pip install hvsrpy==2.0.0
with the other requirements that should do the trick.
Thank you very much!
Now, by additionally installing in a fresh Python virtual environment xgboost
, scikit-learn
and ipython
it worked.
Thank you and kind regards,
Alessandro
Unfortunately I was unable to install locally the software following the instructions provided on the site. When running
pip install -r requirements.txt
the following error appears:I tried first a Python 3.10 virtual environment, but also Python 3.9 does not work (tried this because I realized that 3.10 does not appear in the hvsrpy list).
Thank you in advance and kind regards,
Alessandro