CICS-Oleg
CICS-Oleg
I've met the problem while experimenting with OpenPsi (and broken examples particularly): psi-step-per-demand and psi-run-per-demand are identified as "unbound variables". Are there some other aliases/funcs/vars for them?
Hello! I've tried to run your code example with main and faced an error: AttributeError: 'LineSegment' object has no attribute 'unit_vector' in the line 103 of geometry.py, in sine_of_angle_with return...
We intended to experiment with your solution and faced SIGSEGV error on running your main. We've followed all the instructions and, hopefully, met all the requirements. What could cause this...