Skip to content
☰
Features
Blog
Pricing
Teams Pro
Teams for Education
Careers
Sign up
Log in
Profile icon
Tony Dattolo
@alanslurring
Follow
Copy profile link
0 followers
0 following
build product, talk to users, repeat
Repls
Community
alanslurring
shared a Post
•
1 year ago
1
Always On, Python cronjob, Module import errors in console
I have a python script that utilizes a number of modules. subprocess, and schedule. It schedules a task, executes an operation, and pushes the update
Coder100
Include it in your .replit file! run=""" pip install ... python main.py """ `
1 year ago