[sage-support] QEPCAD Timeout

2024-10-07 Thread Ani J
*Steps To Reproduce* 1. My machine is Mac M2 with the OS Ventura 13.4 2. I already have installed sage with version 10.3 [I believe the same issue exists with 10.4 as well] The following program times-out: *var('x')* *var('a')* *var('y')* *var('b')* *var('r')* *qf = qepcad

[sage-support] QEPCAD not working in python package of SageMath

2024-10-06 Thread Ani J
*Also filed this issue on git here: * https://github.com/sagemath/sage/issues/38779#issue-2568964546 *Steps To Reproduce* 1. My machine is Mac M2 with the OS Ventura 13.4 2. I already have anaconda installed: conda --version prints conda 23.10.0 3. I used the command conda creat

[sage-support] More than 4096 characters with Qepcad causes an error

2024-07-02 Thread Ani J
### Steps To Reproduce 1. I installed Sage-Math 10.3 for my Mac M2 from [https://github.com/3-manifolds/Sage_macOS/releases/](https://github.com/sagemath/sage/issues/link) 2. I tried running a program containing QEPCAD. The link for the program: [tmp_sage_ani_git_issue.txt](https://github.com/us

[sage-support] SageMath 10.3 Qepcad crashed -- automatically restarting

2024-06-28 Thread Ani J
### Steps To Reproduce 1. I installed Sage-Math 10.3 for my Mac M2 from [https://github.com/3-manifolds/Sage_macOS/releases/](link) 2. I tried running a program containing QEPCAD 3. Sage outputs `Qepcad crashed -- automatically restarting` 4. Previously asked about this, but the response was that

[sage-support] Error building Sage: lrcalc-2.1 and python3-3.11.1 failed to build successfully

2024-06-13 Thread Ani J
### Environment ```markdown - **OS**:Ubuntu 22.04.4 LTS - **Sage Version**: sage-10.3 ``` ### Steps To Reproduce 1. I'm trying to install sage in an anaconda environment in Ubuntu 22.04 2. I have run the commands './bootstrap', './configure' 3. Then I installed some packages 4. Then I ran 'mak