Ticket #378 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

Trunk NumPy doesn't work with numpy.pxd

Reported by: dagss Owned by: dagss
Priority: critical Milestone: 0.12
Component: Library Keywords:
Cc:

Description

This is potentially complicated if different NumPy? versions require different pxd files -- we might have to think of something clever, or have the NumPy? project start shipping the pxd and pick it up automatically from PYTHONPATH. Haven't looked into the details yet though.

 http://thread.gmane.org/gmane.comp.python.cython.devel/7516

Change History

Changed 4 years ago by dagss

  • owner changed from somebody to dagss
  • priority changed from major to critical
  • status changed from new to assigned

Changed 4 years ago by dagss

  • component changed from Code Generation to Packaging

Changed 4 years ago by dagss

  • status changed from assigned to closed
  • resolution set to invalid

Cannot reproduce. I'm wondering if the poster perhaps refers to a simple breakage of binary compatability so that recompiling the Cython modules in question could fix it. Anyways, we'll soon enough get new reports after the new NumPy? is released if there's a real problem.

Changed 4 years ago by scoder

  • component changed from Packaging to Library
Note: See TracTickets for help on using tickets.