This topic was automatically generated from Slack. You can find the original thread here.
Hi I need help with importing a python package on workflow. I need to use a package named dydx3. I imported the package as the docs but I am getting error called “read ECONNRESET”. the installation command of the package is “pip install dydx-v3-python”.
I’m having the same problem too with a python code step. It works sometimes, but mostly, it fails with various errors, including ECONNRESET. Sometimes, there are no exports or return values.
Sorry Blessing, converting to Node is the best workaround for now. There’s some kind of issue with the Python environment where errors aren’t being caught correctly.