Opened 6 years ago
Closed 16 months ago
#21443 closed defect (invalid)
Error calling Maxima from precompiled binaries for OS X
Reported by: | paulmasson | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | maxima |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
As reported on both Ask and sage-support, the precompiled binaries for Mac OS X are encountering errors when calling Maxima with solve()
.
The solution for the Ask user was to install the Command Line Tools and delete the hidden /.sage
directory, but this should not be necessary for precompiled binaries.
Clarification by @slelievre on another Ask question:
Be careful, the directory ~/.sage contains your sage notebook worksheets. Having encountered similar problems in the past, it was enough to remove these files: ~/.sage/sage_notebook.sagenb/users.pickle ~/.sage/sage_notebook.sagenb/sagenb.pid
The same error appears to have occurred a couple years ago and was fixed by #17375.
Change History (4)
comment:1 Changed 6 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 16 months ago by
Milestone: | sage-7.4 → sage-duplicate/invalid/wontfix |
---|---|
Status: | new → needs_review |
comment:4 Changed 16 months ago by
Resolution: | → invalid |
---|---|
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
outdated, should close