how do i deal with this yellow underlines .... also i have created this flow file in the same spider where my other python files are and i want to run the command with this flow so other files get run daily automatically with prefect ...my goal is to run my python files which runs with the command i have mentioned in the flow so will this prefect flow of mine run my python files automatically daily if i deploy this flow on my cloud?
m
Matt Fysh
11/05/2023, 8:41 AM
This is an issue with vscode, it can’t find your installed python packages. Are you using a virtual environment
?
d
Dominic Tarro
11/06/2023, 1:55 AM
Could be your language server. Ctrl+Shift+P then search for Python’s “Restart Language Server”, see if that does the trick
m
Manal Naik
11/06/2023, 3:36 AM
import prefect.server.schemas.schedules as Schedule
from prefect.server.schemas.schedules import CronSchedule
i got this alternatives they looks fine?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.