-
-
Notifications
You must be signed in to change notification settings - Fork 598
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
Cannot install flax because these package versions have conflicting dependencies. #65
Comments
Same:
Win 10 |
I managed to get it installed in WSL2 instead of straight on Windows. |
Had to get cuda toolkit, cudnn, troubleshooting issues and stuff...but it's working great in WSL2. Using mega model version takes ~30 seconds per image with Geforce GTX 1080, 32GB ram, Ryzen 5900X. |
installed WSL2, cuda toolkit, and cudnn. getting a bunch of errors booting up mega, the first of which being:
(then a bunch more errors) EDIT: nvm- problem was due to full hard drive 🤦 However- I still can't get it to work on WSL2. Now I'm getting
followed by an error
Then it appears to hang, with no further input. I'm able to load up the front end, but get the error "Error querying DALL-E service. Check your backend server logs." when trying to prompt anything. I even followed this PR's instructions for installing it on WSL2 ( 0e6cfb2 ), including building jax from source (which, warning: takes like an hour!). Any advice @dmwyatt ? I'm on Win 10 with a GTX 1080 Ti (with a fresh default installation of WSL2) |
Having the same issue:
|
Is there any solution to this? I'm also getting stuck here.
EDIT: I seem to have fixed most of the issues by installing dependencies separately and creating a new environment. |
I recommend just installing on WSL2 if you wish to use windows. The install will complete without issue. |
@karyeet I've got it working in WSL2 too, but realized I don't have access to all GPU RAM. Do you know what the system memory and GPU memory requirements are for Mega_full? |
As dmwyatt points out, make sure you have the cuda toolkit and cudnn installed. I could only run mini on 3060 6gb, this post suggests you need at least 16gb of vram for mega_full. Likely 8gb needed for mega |
Any resolution for this? I cannot install tensorflowjs on my windows due to this. |
Same exact problem when running |
I am sadly also having this error when trying to install tensorflowjs on my windows machine. |
@reidpat have you tried the solutions mentioned in this thread? If so, please paste the error you are getting |
im also having the same error. anyone got any issues to solve this? |
pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_releases.html |
WIn 11
Python 3.10.5
PIP 22.0.4
The text was updated successfully, but these errors were encountered: