Skip to content

Conversation

@glopesdev
Copy link
Member

@glopesdev glopesdev commented Feb 18, 2024

There were issues with python library detection and path configuration preventing the package from running on standard Linux distributions. This PR addresses these limitations by generalizing detection of the python native library and environment configuration to support both Windows and Linux. Support for detecting the default system python and including system site packages in virtual environments was also added.

The current detection strategy depends on libpython-dev being installed on the system. Instructions for running on Linux should probably be added or updated in the documentation.

@glopesdev glopesdev added the feature New planned feature label Feb 18, 2024
@glopesdev glopesdev changed the title Add support for linux Add support for linux and system site packages Feb 21, 2024
@glopesdev glopesdev merged commit f6d789a into bonsai-rx:main Mar 1, 2024
@glopesdev glopesdev deleted the linux-support branch March 1, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant