Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems installing the latest version on win11 #225

Closed
jonsenhb opened this issue Sep 16, 2023 · 3 comments
Closed

Problems installing the latest version on win11 #225

jonsenhb opened this issue Sep 16, 2023 · 3 comments

Comments

@jonsenhb
Copy link

I want to install the latest ensmallen library on win11 system, but the installation is unsuccessful. I can only install the old version through pip install.

@jonsenhb
Copy link
Author

ERROR: Could not find a version that satisfies the requirement ensmallen==0.8.84 (from versions: 0.0.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0.dev5, 0.7.0.dev6, 0.7.0.dev7, 0.7.0.dev8, 0.7.0.dev9, 0.7.0.dev19, 0.8.0, 0.8.1, 0.8.2, 0.8.25, 0.8.26, 0.8.27, 0.8.28, 0.8.29, 0.8.36, 0.8.42, 0.8.43, 0.8.44)
ERROR: No matching distribution found for ensmallen==0.8.84

@LucaCappelletti94
Copy link
Member

Hi @jonsenhb, the Windows system has problems handling the compilation of the more recent versions of Ensmallen. You can learn more about this here: AnacletoLAB/grape#49

I suggest you try working on a system that can compile Ensmallen, such as Linux or MacOS, or web services such as COLAB.

Hopefully, at some point, we will be able to return to make available also the Windows version but it does not look likely in the short term.

@jonsenhb
Copy link
Author

Hi @jonsenhb, the Windows system has problems handling the compilation of the more recent versions of Ensmallen. You can learn more about this here: AnacletoLAB/grape#49

I suggest you try working on a system that can compile Ensmallen, such as Linux or MacOS, or web services such as COLAB.

Hopefully, at some point, we will be able to return to make available also the Windows version but it does not look likely in the short term.

Thank you very much for your answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants