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

[Python] Fix setup.py for inplace build #16214

Merged
merged 1 commit into from Dec 10, 2023

Conversation

MasterJH5574
Copy link
Contributor

Previously, python/setup.py missed to take the inplace build case into account when doing file operations (such as finding paths or copying files), which makes command make cython fail.

This PR fixes the issue by checking inplace builds.

Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
@MasterJH5574
Copy link
Contributor Author

@tvm-bot rerun

@tqchen tqchen merged commit a9fcac1 into apache:main Dec 10, 2023
18 checks passed
MasterJH5574 added a commit to yzh119/tvm that referenced this pull request Dec 14, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 16, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 17, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 18, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 19, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 20, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 22, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 22, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 23, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 23, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 23, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 23, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 24, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 24, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 25, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
MasterJH5574 added a commit to MasterJH5574/tvm that referenced this pull request Dec 30, 2023
Previously, `python/setup.py` missed to take the inplace build
case into account when doing file operations (such as finding
paths or copying files), which makes command `make cython` fail.

This PR fixes the issue by checking inplace builds.
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.

None yet

2 participants