-
Notifications
You must be signed in to change notification settings - Fork 192
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
#4846 - Allow importing Python package with C-extension e.g. numpy in the labs CLI #4868
Merged
Commits on Jun 30, 2023
-
#4846 - Add some ctest for using numpy with the CLI. 3 flavors
* Explicitly insert to sys.path the site-packages and lib-dynload folders from the system python * Pass --python_path twice (site-packages and lib-dynload) * Pass --python_home
Configuration menu - View commit details
-
Copy full SHA for ba18689 - Browse repository at this point
Copy the full SHA ba18689View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b4f90 - Browse repository at this point
Copy the full SHA e5b4f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a7294 - Browse repository at this point
Copy the full SHA 60a7294View commit details -
Configuration menu - View commit details
-
Copy full SHA for db941e8 - Browse repository at this point
Copy the full SHA db941e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454d337 - Browse repository at this point
Copy the full SHA 454d337View commit details -
Configuration menu - View commit details
-
Copy full SHA for e581821 - Browse repository at this point
Copy the full SHA e581821View commit details -
Configuration menu - View commit details
-
Copy full SHA for c00a57b - Browse repository at this point
Copy the full SHA c00a57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1e7c3 - Browse repository at this point
Copy the full SHA 1d1e7c3View commit details -
Deal with Ubuntu CIs which have the numpy package in `/usr/local/lib/…
…python3.8/dist-packages/`
Configuration menu - View commit details
-
Copy full SHA for 7fd28c8 - Browse repository at this point
Copy the full SHA 7fd28c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11397c6 - Browse repository at this point
Copy the full SHA 11397c6View commit details -
Catch the case when the Python_ROOT_DIR was cached but doesn't exist …
…more reliable (Ubuntu 22.04 had this issue)
Configuration menu - View commit details
-
Copy full SHA for 3a3175d - Browse repository at this point
Copy the full SHA 3a3175dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.