titanlib icon indicating copy to clipboard operation
titanlib copied to clipboard

installation problems

Open feclaudia opened this issue 10 months ago • 2 comments

Hello! I tried to install titanlib, but it didn't work. I have Python 3.12 on Windows 10. If I try "titanlib==0.3.4.dev3" it does not find the version. If I try just "titanlib", it searches numpy, but this is installed with "pip install numpy==1.26.3". The attached photo shows the error messages. I'm thankful for any help, Claudia

Image

feclaudia avatar May 13 '25 08:05 feclaudia

Hi ! The last package https://pypi.org/project/titanlib/0.3.4.dev3/#files is indeed built for Linux and Mac. I would advise you to do a full installation from source, following these steps: https://github.com/metno/titanlib/wiki/Installation#full-titanlib-installation-from-source You may have to adjust the installation commands so it works under Windows. Best regards

a3eille avatar May 13 '25 11:05 a3eille

Thanks! I will try that. Best regards

feclaudia avatar May 14 '25 06:05 feclaudia