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

Issue during install package with pip #58

Closed
EnricoBeltramo opened this issue Aug 16, 2017 · 3 comments
Closed

Issue during install package with pip #58

EnricoBeltramo opened this issue Aug 16, 2017 · 3 comments

Comments

@EnricoBeltramo
Copy link

I have follow error when try to install Sonnet:

pip install dm-sonnet
Collecting dm-sonnet
Could not find a version that satisfies the requirement dm-sonnet (from versions: )
No matching distribution found for dm-sonnet

I use Windows10 and Tensorflow with GPU version 1.2.1

@diegolascasas
Copy link
Contributor

Hi @EnricoBeltramo,
Windows is currently not supported, but you can try building Sonnet from source following our installing from source instructions. Note that you will probably need to adapt the commands to make them work on Windows, though.

@EnricoBeltramo
Copy link
Author

Thank you very much: I'll try to build from source

@malcolmreynolds
Copy link
Collaborator

@EnricoBeltramo if you have trouble building from source, the next version we release will have no C++ inside the wheel file, so should be easily installable on Windows. Most likely ETA is next week sometime.

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

3 participants