How did you install it?

>From source or exe?

I'd suggest installing it from source using mayapy



On Sat, May 29, 2010 at 11:46 PM, matthew evans
<mattevans...@googlemail.com> wrote:
> importing the ODE/pyode
> i tried copying the sqlite3.dll to the maya DLL's, no luck
> any other ideas?
>
> On Sat, May 29, 2010 at 11:42 PM, David Moulder <da...@thirstydevil.co.uk>
> wrote:
>>
>> What module is it?
>>
>> Most common problem with the 2.5 mayapy was the sqlite3.dll was
>> missing.  you can copy it from your system python.
>>
>> -Dave
>>
>> On Sat, May 29, 2010 at 10:55 PM, matthew evans
>> <mattevans...@googlemail.com> wrote:
>> > im using maya 2009 32 bit
>> > python 2.5
>> >
>> > i get this error:
>> >
>> > # Error: DLL load failed: The specified module could not be found.
>> > # Traceback (most recent call last):
>> > #   File "<maya console>", line 1, in <module>
>> > # ImportError: DLL load failed: The specified module could not be
>> > found. #
>> >
>> > when trying to import a module in maya, this module works fine in the
>> > python idle
>> > i have appended python "site-packages" to the mayas "sys.path"
>> >
>> > i cant understand what the problem is >.<
>> >
>> >
>> > --
>> > http://groups.google.com/group/python_inside_maya
>> >
>>
>>
>>
>> --
>> David Moulder
>> http://www.google.com/profiles/squish3d
>>
>> --
>> http://groups.google.com/group/python_inside_maya
>
> --
> http://groups.google.com/group/python_inside_maya



-- 
David Moulder
http://www.google.com/profiles/squish3d

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to