Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 97762

How to run Python script batch file with installed modules

$
0
0

I am trying to set up a batch file for a python script to run at a certain time every day. I set it up as such:

"C:\Users\payto\AppData\Local\Programs\Python\Python37-32\python.exe""C:\Users\payto\OneDrive\Documents\MIPS_Platform\script.py" pause

Problem is, when the script is called from the batch file I receive an error saying that :

ModuleNotFoundError: No module named 'selenium'

Selenium is installed in the folder but is not recognized when called from the batch file. How do I get around this?


Viewing all articles
Browse latest Browse all 97762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>