tpys / ai-models-fuxi

Apache License 2.0
46 stars 8 forks source link

Can't install ai-models-fuxi #4

Open Al-St opened 4 months ago

Al-St commented 4 months ago

$ pip install ai-models-fuxi ERROR: Could not find a version that satisfies the requirement ai-models-fuxi (from versions: none) ERROR: No matching distribution found for ai-models-fuxi

robncynswx commented 2 weeks ago

I too have this error so I downloaded the zipped files and extracted; however when trying to run the model on the sample data i get a segmentation fault immediately.

init_time: 20231012-06 latitude: 90.0 ~ -90.0 input: (1, 2, 70, 721, 1440), -5345.88 ~ 205068.69 tembs: (60, 1, 12), 0.6652 Load model from FuXi_EC/short.onnx ... Segmentation fault (core dumped)

venugopalrt commented 32 minutes ago

I also had the same issue during the installation with the following error in Ubuntu 24.04. ERROR: Could not find a version that satisfies the requirement ai-models-fuxi (from versions: none) ERROR: No matching distribution found for ai-models-fuxi