Ok, sorry, I should learn reading !

Python 2.6.4 (r264:75706, Aug 12 2011, 00:49:46) 
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import setupext
basedirlist is: ['/Users/mercat/sage-5.10/local']
>>> module = setupext.make_extension("test", [])
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'make_extension'
>>>

Le jeudi 11 juillet 2013 23:31:54 UTC+2, Jean-Pierre Flori a écrit :
>
>
>
> On Thursday, July 11, 2013 11:23:41 PM UTC+2, Paul Mercat wrote:
>>
>> Ok, sorry I've type that in the sage shell.
>> Now in the sage python shell :
>>
>> >>> import setupext
>> Traceback (most recent call last):
>>   File "<stdin>", line 1, in <module>
>> ImportError: No module named setupext
>>
>>
>> Did you "cd"  to the matplotlib src dir in the build directory?
> i.e. where setupext.py is located.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to