Hello there, I'm new, learning a lot here =) I'm s...
# ask-community
a
Hello there, I'm new, learning a lot here =) I'm struggling with an error. Would someone be able to help me?
"Failed due to a(n)
validation error
when loading job configuration for PrefectManagedPoolWorkerJobConfiguration. Check the pip packages input for validity. Also, a failure occurred while generating the job configuration. Contact support for assistance."
The configuration of the work pool, the pip package value is: "prefect>=3.1.5, beautifulsoup4, requests, smtplib" What am I doing wrong?
j
hey! Would you be able to share your workspace id?
a
75c70fee-9865-4514-85e8-a6ae257d4cef
j
hey, could you try passing your pip packages as a list of strings?
["prefect>=3.1.5", "beautifulsoup4", "requests", "smtplib"]
I think there visual bug here with the example text