Installing qepcad within conda environment
I have a conda environment with sage 10.4 installed in it. I tried sage -i qepcad but get the response, "unknown option: -i".
attempting a pip install, e.g. pip install sagemath-qepcad leads to no matching distribution being found.
Should I be using an older version of sage, or are there other suggestions for getting this to work without doing a global installation?
Thanks!