-
Notifications
You must be signed in to change notification settings - Fork 0
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
Not working on Win10 & WSL2 #7
Comments
Thank you for this. I focused a bit more on the linux version, and even tho I tried to make it work on windows it somehow doesn't properly install the dependencies for it. I will try to fix it in the following days. |
I tried to run the script on Ubuntu WSL2It seems to have some installation problems too. Installation progressfirst, I installed pip3 after that, it gave me the following error: Maybe I was doing something wrong but if not just letting you know it doesn't work in Ubuntu WSL. |
CP-Scraper uses the computer's clipboard to get the copied requested problem url - so the WSL handles that with powershell, which, of course, won't work. Also, you forgot changing the The Windows version is pretty unstable so I'm going to delete it with the next commit - until I can find a fix. Meanwhile, if you want and can (it is up to you), you could do an windows installer, that should install on the host computer python3 and all it's dependencies (python3-tk, pymsgbox, pyperclip, requests and bs4). |
I would like to help, or somehow to contribute to your project, the problem is I don't know python. 🤷🏻♂️ Until that I will try to install it properly, changing the |
The Linux version works, I use it everyday. I will try to fix it, but right now I don't have much time for personal projects. If you want some help with your VM, I can help you :) |
I would need some help with that. |
Describing the bug
Something seems not to be working in Windows.
To Reproduce
Steps to reproduce the behavior:
Enviroment it was tested on.
The text was updated successfully, but these errors were encountered: