Re: Python 2.7.1 and VPython 5.4 on OS X 10.5.8 broken?

Bruce Sherwood <[email protected]>
Newsgroups gmane.comp.python.visualpython.user
Message-ID <[email protected]>
The next thing is to see whether there is in fact anything inside the
numpy folder.

Also, in a terminal try this:

> python2.7
...
> from numpy import *
> arange(4)

You should see [0 1 2 3]. This test rules out issues with VIDLE or Visual.

I assume these are Intel Macs?

Bruce Sherwood

On Tue, Jan 4, 2011 at 1:44 PM, Joe Heafner <[email protected]> wrote:
> On Tue, Jan 4, 2011 at 3:39 PM, Bruce Sherwood <[email protected]>
> wrote:
>>
>> The code in /ttfquery/glyph.py looks like this:
>>
>> try:
>>    import numpy as Numeric
>> except ImportError, err:
>>    import Numeric
>>
>> So the real problem seems to be that numpy isn't installed, which is
>> odd, since the VPython installer installs numpy.
>>
>> Please report what folders you see in
>>
>>
>>  /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/
>>
>> There should be a numpy folder.
>
>
> Indeed there is.
> Joe

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.