Closed babehboi closed 6 months ago
Not sure what went wrong, probably not the script, could be something with the server. I"ll continue troubleshooting it, since I tried a previous version and I'm still getting errors. If you, or anyone has any thoughts, feel free to send them my way.
Weird, figured it out.
I'm sure my environmental variable got screwed up somewhere. Working once again.
(Doesn't make any sense to me...but maybe someone smarter could understand) XXX@XXX-ubuntu:~$ python3 -V Python 3.10.12 XXX@XXX-ubuntu:~$ python -V Python 3.11.0rc1
To avoid issues like this, the Readme (and I) highly recommend to use a Python virtualenv to manage the dependencies for the script.
Version
7.4
Browser Version
124.0.6367.207
Description
Not sure if anyone has been getting this error, but I did a recent pull and tried running both Develop and Master Branch and I get a ModuleNotFound error. In each case two different ones display, despite installing requirements. I even tried recloning. Of course everything was working up until I stopped the script yesterday.
Master: seleniumbase Develop: ntplib
I've tried looking it up and updating etc, but to no avail. Any thoughts?
To Reproduce
Expected Behavior
No response
Relevant logs and program output
Additional context
Python 3.11 rc1 / Ubuntu 22.04LTS