On Oct 1, 2008, at 4:08 AM, Uwe Schmitt wrote:

> Hi,
>
> I had trouble to import pyximport and found
> only two postings about this problem from august.
>
> The problem was that "import pyximport" fails,
> which I could fix (as suggested in the postings
> above) by making pyximport/ a python packgage,
> which means I had to add a "__init__.py" file to
> .../site-packages/cython.../pyximport/

Thanks. We are tracking this at http://trac.cython.org/cython_trac/ 
ticket/91

> I wonder that I found not more about that.
> Is nobody using pyximport or did I miss something ?

It is very new, so not many people are using it yet.

- Robert


_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to