New to the group I have a Python routine which uses PyCalculix to perform finite element analysis. It runs properly using PyCharm IDE and standard Python IDE, on both Python 3.7 and 3.8. When I run this routine with Spyder, when the routine tries to run an external process (ccx), a failure occurs during the python 3.8 "subprocees.py" routine, when a return code comes back non-zero.
Any help would be appreciated. Thank you -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/239750c0-283d-4ffe-bbdb-add7825a5ddbn%40googlegroups.com.
