maomao853 / ZoomAutomation

MIT License
0 stars 0 forks source link

problem executing #1

Open Warfenix opened 4 years ago

Warfenix commented 4 years ago

when I have already configured all the config file and start the file "run" gives me this message:

Problem with course: test1 Press a key to continue . . .

any idea why?

maomao853 commented 4 years ago

The shortcut file doesn't exist. If you look into the config_parser.py file, you'll see from line 39 - 45, it checks if the .lnk file (which is the shortcut) exists or not.

Are you using Windows or Mac? Also, do you have all dependencies installed?