Ticket #91 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

pyximport miss-installed

Reported by: robertwb Assigned to: somebody
Priority: major Milestone: 0.10
Component: Build System Version:
Keywords: Cc:

Description

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/

Change History

10/03/2008 01:40:03 AM changed by robertwb

  • status changed from new to closed.
  • resolution set to fixed.