Still bad magic.
Where should .pth files be placed for 3rd party modules to be found?
My attempts (latest:
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-
packages/my_3rd_party.pth) is still leading to bad magic errors. The
path printed by the err msg does not corre
Scott Frankel wrote:
> Still bad magic.
>
> Where should .pth files be placed for 3rd party modules to be found?
> My attempts (latest:
> /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-
> packages/my_3rd_party.pth) is still leading to bad magic errors. The
> path pri
No more bad magic. Just bad memory. Forgot to comment-out an explicit
python path env var. Everything seems to be working now.
Thanks
Scott
On Sep 16, 2005, at 9:05 AM, Scott Frankel wrote:
>
> Still bad magic.
>
> Where should .pth files be placed for 3rd party modules to be found?
> My
Hi to all,
it's a bit strange since it's some years I use python but actually I've
never used external packages. So I'm a total newbie on the subject.
Now I want to install pyx (http://pyx.sourceforge.net/) but it seems
that I am not able to.
this is my command line:
Last login: Thu Jan 1 01:0