-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
WSL support #190
Comments
The same happens in WSL1 Ubuntu 20 for Windows 10:
|
Hey, thanks for the amazing work. did you try just matplotlib in the requirements file, without version(2.2.2) |
We should try this, since this version can create issues also on recent Linux systems and might easily solve the issues we have. I have also tried to run the CPU docker on windows and it seems to run without any issues (Windows 10 - Build 19043.1415, Docker Desktop 4.3.2). So, it seems that we have at this point at least one way to make the toolkit accessible to Windows users without any major issue (as far as I tested it). I guess that it will also work on MacOS. I will try the docker on MacOS asap. |
I am closing this issue, since we are explicitly referring to unsupported system configurations in #293 |
Currently, WSL is not fully supported.
The CPU wheel installation works on Ubuntu 18, but fails on WSL1 Ubuntu 18 for Windows 10 with the following error:
The installation of
libfreetype6-dev
by 'sudo apt-get install --yes libfreetype6-dev' does not change the result.The text was updated successfully, but these errors were encountered: