It's not working qepcad [closed]
In Sage 10.2 gives an error RuntimeError: unable to start QEPCAD: End Of File (EOF). Exception style platform.
In doing so in sagecell everything works.
Example:
qepcad(x > 0)
-----------------------
RuntimeError: unable to start QEPCAD: End Of File (EOF). Exception style platform.
How Sage / qepcad were installed? What platform / os?
Windows 10. WSL: Ubuntu 22.04, conda (as described on the website).
Check what is qepcad command line and try to run it manually from the shell:
Nothing's changed
RuntimeError: unable to start QEPCAD: End Of File (EOF). Exception style platform. Qepcad with PID 146171 running /usr/bin/env qe=/home/roman/miniforge3/envs/sage qepcad
Do you have qepcad installed? Does it run from Ubuntu shell?