#9232: jmol on commandline broken
------------------------+---------------------------------------------------
Reporter: vbraun | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone:
Component: graphics | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by gutow):
Try installing the Jmol for notebook again. It looks like the file on my
server got corrupted and was missing the Jmol.jar application file as well
as some others..Not sure what happened but we've had some power outages
and the server may have been rebuilt from backups. I've uploaded a new
copy.
Because the name hasn't changed you will probably have to do some surgery
to get it to download and do an install. You will need to delete any
copies of the .spkg (or its uncompressed directory) that you find in any
of these subdirectories of your sage install before trying an install. If
you don't get a message about downloading the file you missed something:
spkg/build
spkg/installed
spkg/optional
Let us know if this fixes it. Sorry for the inconvenience.
Jonathan
Replying to [comment:4 vbraun]:
> I only used the `sphere()` command because it is the fastest way to
generate 3d graphics. Other 3d plotting commands fail in the same way:
> {{{
> sage: plot3d(lambda x, y: x^2 + y^2, (-2,2), (-2,2)) # note: no output
> sage: plot3d(lambda x, y: x^2 + y^2, (-2,2), (-2,2), verbosity=99)
> Traceback (most recent call last):
> File "/home/vbraun/Sage/sage/local/bin/sage-pypkg-location", line 3,
in <module>
> from pkg_resources import Requirement, working_set
> zipimport.ZipImportError: can't decompress data; zlib not available
> Jmol.jar not found
> }}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9232#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.