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

Binary installation for Windows10 not possible #131

Closed
raulmendez opened this issue Mar 30, 2024 · 2 comments
Closed

Binary installation for Windows10 not possible #131

raulmendez opened this issue Mar 30, 2024 · 2 comments

Comments

@raulmendez
Copy link

Conda installation conda install tsnecuda -c conda-forge DOES NOT find any files, whereas pip3 binary installation pip3 install tsnecuda==3.0.1+cu113 -f https://tsnecuda.isx.ai/tsnecuda_stable.html (downloading the corresponding linked wheel file locally), it does the installation but using Linux libraries, (but then it comes, for instance with libtsnecuda.so instead of libtsnecuda.dll). Any recommendations about how to install it on Windows 10?

@DavidMChan
Copy link
Member

We don't officially support windows, however there's a PR #130 which allows you to build from source! We're looking to get it merged with the conda recipe eventually.

@raulmendez
Copy link
Author

Hi David,
The link you mentioned PR #130 does not provide the txt nor explicit instructions. I would need some more details to be able to installed it on my Windows (I tried the TSNE funciton at sklearn,.. but it is so slow).

Thanks!

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