Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cimports don't search sys.path #124

Closed
robertwb opened this issue Jul 29, 2016 · 3 comments
Closed

cimports don't search sys.path #124

robertwb opened this issue Jul 29, 2016 · 3 comments

Comments

@robertwb
Copy link
Owner

Reported by scoder on 31 Jan 2012 17:50 UTC
A cimport of a .pxd file should search the PYTHONPATH in order to find normally installed packages.

Migrated-From: http://trac.cython.org/ticket/761

@robertwb
Copy link
Owner Author

Modified by scoder on 23 Feb 2012 15:41 UTC

@robertwb robertwb added this to the wishlist milestone Jul 29, 2016
@robertwb robertwb changed the title cimports don't search the PYTHONPATH cimports don't search sys.path Jul 29, 2016
@robertwb
Copy link
Owner Author

Comment by scoder on 25 Feb 2012 06:55 UTC
Implemented here by Bradley Froehle:

cython/cython#91

@robertwb robertwb modified the milestones: 0.16, wishlist Jul 29, 2016
@robertwb
Copy link
Owner Author

Modified by scoder on 25 Feb 2012 06:55 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant