problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."
- To: mathgroup at smc.vnet.net
 - Subject: [mg131563] problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."
 - From: bowen.raymone at gmail.com
 - Date: Mon, 2 Sep 2013 02:47:10 -0400 (EDT)
 - Delivered-to: l-mathgroup@mail-archive0.wolfram.com
 - Delivered-to: l-mathgroup@wolfram.com
 - Delivered-to: mathgroup-outx@smc.vnet.net
 - Delivered-to: mathgroup-newsendx@smc.vnet.net
 
Hi, everyone.
I have a problem with Mathematica 9. 
In[1]:= << ComputationalGeometry`
        << Graphics`Graphics`
        << LinearAlgebra`MatrixManipulation`
Get::noopen: "Cannot open \!\(\"Graphics`Graphics`\"\)"
Out[2]= $Failed
Get::noopen: "Cannot open \!\(\"LinearAlgebra`MatrixManipulation`\"\)."
Out[3]= $Failed
I actually have all of these three packages, ComputationalGeometry, Graphics`Graphics`, LinearAlgebra`MatrixManipulation`. The first one can be read, but the last two cannot be opened.
How can I do?
Thanks in advance. Bowen
- Follow-Ups:
- Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."
- From: Murray Eisenberg <murray@math.umass.edu>
 
 
 - Re: problem with mathematica ---> Get::"noopen": "Cannot open ("Graphics`Graphics`'")."