Kaggle / kaggle-environments

https://www.kaggle.com/competitions
Apache License 2.0
289 stars 147 forks source link

Installation of 1.14.3 fail due to dependency to outdated vec_noise #250

Open AntonM030481 opened 11 months ago

AntonM030481 commented 11 months ago

See details here: https://github.com/zbenjamin/vec_noise/issues/5

Installation of 1.14.3 fails, but I have successfully installed v1.12.0 (no dependency yet)

dmmagdal commented 9 months ago

Iv'e had this issue as well. I went back on my other machines and verified it only appears to happen on my M2 MacBook.

My Windows 10 & Ubuntu machines are able to install and use the Kaggle-Environments package without the above error.

julian156asdfasdf commented 5 months ago

The issue persists on Macbook air m1 2020, did you have any way of getting around it?

AntonM030481 commented 5 months ago

The issue persists on Macbook air m1 2020, did you have any way of getting around it?

I have successfully installed v1.12.0 (no dependency yet was introduced)

danielguerreros commented 3 months ago

I successfully installed it by first installing numpy 1.26.0 before installing the package and then doing the pip install Kaggle_environments