wingiti

Results 4 comments of wingiti

I have now tried the package installation after upgrade to pip version 20.3.3 and reinstalled the requirements as well. Same result, no progress. In addition I tried to use python...

@amanda11 Thank you for your effort. I can confirm, if I copy the udatetime python3.7 file`rfc3339.cpython-37m-x86_64-linux-gnu.so` to `/opt/stackstorm/st2/lib/python3.6/site-packages/udatetime/` the action is running. What I don't understand for now is why...

If I directly compare the situation of these two packages, the issue might be that the search path for packages points to `/opt/stackstorm/st2/lib/python3.6/site-packages/`. orjson is only one compiled c library...

@amanda11 I tried to build a fix for this issue, see Pull Request: https://github.com/StackStorm/st2/pull/5388 Maybe you can review it and tell me what you think about it. To be honest...