Closed Knackwurst00 closed 2 years ago
Hi, My guess would be that your are trying to start the program from the wrong location.
git clone https://github.com/vinc3PO/ebayKleinanzeigenAlert.git
-> Given that you have git installedpip install .
-> then you can run run it simply by typing ebAlert
python -m ebAlert
-> but you must be in the root directory of the project.Hope that is helping.
Hi, i think the issue is myself. I have problems in those two steps:
Install or run straight from the directory. install with pip install . run with python -m ebAlert
It doesnt allow me to start it with python. Im really a beginner. Do you have any good youtube videos as tutorial? Thanks