Apify Discord Mirror

Home
Members
Arindam
A
Arindam
Offline, last seen yesterday
Joined March 12, 2025
While running my code on Apify IDE I'm getting this error.

The build was successful.
3 comments
S
M
A
I'm having one issue when I'm using the apify run

it's doing Python -m src

whereas to run my project I need to run python3.10 -m src

Is there any way I can fix that?

while using python -m src, it's using the 3.13 version which is my default version and throwing error so for the project i have used python3.10

Would be great if you share any fixes for this
2 comments
S