Skip to content

Conversation

@FrozenGene
Copy link
Contributor

Many users install Cython into their local site package or venv, without this, they have to use export PATH=/path/to/Cython/ to contain Cython executable, we want to do this automatically as like pip install Cython will install the directory like ~/.local/bin.

The order will be venv, then user site directory then system directory, this is also a reasonable directory order to search.

@LeiWang1999 LeiWang1999 self-requested a review April 21, 2025 14:09
@LeiWang1999 LeiWang1999 merged commit 53a9038 into tile-ai:main Apr 22, 2025
3 checks passed
@FrozenGene FrozenGene deleted the cython_path branch May 14, 2025 09:24
LeiWang1999 added a commit to LeiWang1999/tilelang that referenced this pull request Jul 18, 2025
…#418)

* Support to find Cython path more automatically

* lint fix

---------

Co-authored-by: LeiWang1999 <leiwang1999@outlook.com>
LeiWang1999 added a commit to LeiWang1999/tilelang that referenced this pull request Jul 20, 2025
…#418)

* Support to find Cython path more automatically

* lint fix

---------

Co-authored-by: LeiWang1999 <leiwang1999@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants