-
Notifications
You must be signed in to change notification settings - Fork 17
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
install on windows #17
Comments
Hey joamatab, I recently installed sax/jax/jaxlib on windows and it worked perfectly for me. What in those logs makes you think it's related sax/jax? I can't find it :) |
apparently the latest version of jax 0.4.12 doesnt have a corresponding jaxlib version yet |
I am not pinning jax/jaxlib, so you should still be able to install it, no? Unless another library is pinning it > 0.4... |
So just to update, I have been doing a few tests in between Linux and Windows. On Windows, I have clean installed the latest mambaforge version from here . I cloned the sax repository, and ran the following commands from the README.md from the bash terminal:
However, if I do:
If I run one of your examples to test the windows installation, say 0.7_layout_aware, if I uncomment all the jax imports then:
So likely the jax windows installation plugin maybe got updated and broke? For those who want a nonJAX version sax still works, so that it just has to be |
Haven't explored this much but out of curiousity also ran this on Windows, on the
and
|
I did get this to work after a lot of trial and error some weeks ago, what exactly worked are still a bit hazy though. let me know if there is anything else that would help you debug. I know this issue is putting some off using it as it is seen as "linux only" The resulting environment is as follows:
|
looks like jax and jaxlib somewhat-officially support windows now: hopefully this helps to make the process easier! |
amazing! this will simplify the sax installation on windows |
JAX on windows is working now :) |
How can we install sax on windows?
i think the SAX instructions for windows does not seem to work anymore
https://github.com/gdsfactory/gdsfactory/actions/runs/5208126572/jobs/9396371280
The text was updated successfully, but these errors were encountered: