aapatre / Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE

Do you want to LEARN NEW STUFF for FREE? Don't worry, with the power of web-scraping and automation, this script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!
GNU General Public License v3.0
3.14k stars 545 forks source link

Renaming anything is not supported. Sorry. Use tab to autocomplete. Or you can use fish or oh my zsh which will also offes autocomplete full name. #203

Closed Gamesgalor05 closed 3 years ago

Gamesgalor05 commented 3 years ago

Renaming anything is not supported. Sorry. Use tab to autocomplete. Or you can use fish or oh my zsh which will also offes autocomplete full name.

Originally posted by @fakeid30 in https://github.com/aapatre/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE/issues/202#issuecomment-757417434

I tried this but it still didn't work, I redownloaded the file, didnt rename anything and did the same steps to use it, but i am still getting that same error

fakeid30 commented 3 years ago

@Gamesgalor05 ok how have you tried running the program and what exactly was the problem ?

Given how this has not occurred for most people I am inclined to say it's an user error.

Write down the steps to reproduce the error. Follow the issue template please.

Gamesgalor05 commented 3 years ago

I already said it in the other thing. To reproduce it this what I did. Download the zip file Extract with "Extract here" Move that file into the pi file Open the terminal cd "the name of this thing" python requirements.py python udemy_enroller.py --browser=chromium

but this error appears File "udemy_enroller.py", line 15 browser: str, ^

fakeid30 commented 3 years ago

@cullzie are you aware of any bug in arm platform for this to happen ?

Gamesgalor05 commented 3 years ago

btw that arrow is supposed to point to the " : " but the spaces are gone for some reason

cullzie commented 3 years ago

@cullzie are you aware of any bug in arm platform for this to happen ?

@fakeid30 Not that I'm aware of.

@Gamesgalor05 Is your python version python 3? Type python and see what it says at the top of the terminal it opens. You might just need to run python3 udemy_enroller.py --browser=chromium

Gamesgalor05 commented 3 years ago

pi@raspberrypi:~/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE-master $ python3 udemy_enroller.py --browser=chromium Traceback (most recent call last): File "udemy_enroller.py", line 8, in from selenium.webdriver.remote.webdriver import WebDriver ModuleNotFoundError: No module named 'selenium'

Just to make sure this error wasn't me, I extracted the file again the did the same stuff but used python3 udemy_enroller.py --browser=chromium

Not sure if this is progress. Btw I made sure that when running requirements.py I did see it say "Installed SELENIUM".

fakeid30 commented 3 years ago

@Gamesgalor05 you need to read each and every line of the readme and follow them.

You haven't installed the requirement.

I'm closing this issue. Any further query about this issue will be closed without reply. Since it's user error and not a software issue.

I advice you to reread the readme instead of wasting time writing issues.