This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Issues deploying python script #680
Unanswered
george-ajayi
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing an issue with my Python script that automates web browsing. The script specifies all its dependencies, including the Selenium module, in the requirements.txt file, but when I try deta deploy, I get an error stating that there is no module named 'selenium'. looking for solutions to this problem
Beta Was this translation helpful? Give feedback.
All reactions