-
Notifications
You must be signed in to change notification settings - Fork 90
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
Demo on Windows - RuntimeError with freeze_support #8
Comments
Hello, can you please provide more information? |
Sure, sorry for the lack of info. I created the entire environment with all the requirements. This happens when I start sketching the camel with default parameters, using GPU (Cuda + Nvidia 2070ti). Here's the full error:
|
thanks (: manager = mp.Manager() and add instead: |
Sorry for the delay, I tried so many options! I still get this error:
Even if I Pip installed wandb. I thing the root of the problem comes from diffvg, which is unsteady on W10 (I tried with Py3.6, Py3.7 and Py3.8). I tried installing diffvg with your method and following their Readme, but still unstable. My last solution is to try with Poetry. Also, I tried running your project on Docker, but enabling GPU is unavailable one Windows (even with Ubuntu WSL2). This is quiet a challenge, haha! |
Hi :) Thanks! |
Hi,
I created an environment following the Readme and I this following error on Windows 10, with GPU:
Thanks in advance!
The text was updated successfully, but these errors were encountered: