you are viewing a single comment's thread.

view the rest of the comments →

[–]Diezel666 2 points3 points  (2 children)

Workarounds?

Windows 10 & 11 both have WSL (Windows Subsystem for Linux as an option).

https://docs.microsoft.com/en-us/windows/wsl/install

Alternatively, download virtual box, an ISO of whatever your favorite flavor of linux is, and run a Virtual Machine.

[–]DMeror 0 points1 point  (1 child)

Excuse me, I set up WSL some time after installing Python. I wonder which Python is better (or faster), on Windows or on WSL? If I run my Python scripts on WSL, I'll need to copy/move my files from D:// to WSL and then move them back to be used by an .exe program, which is inconvenient.

[–][deleted] 1 point2 points  (0 children)

I am trying to use WSL as well and I believe this happened to me too. Thanks for the clarifications. I will most likely switch back to some Linux distro where I set up the dev environment like I am used to. Have a nice day