-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Bioscrape CoreIssues pertaining to core bioscrape functionalityIssues pertaining to core bioscrape functionalityLineagesIssues pertaining to bioscrape lineagesIssues pertaining to bioscrape lineagesbugSomething isn't workingSomething isn't working
Description
With new Python v3.12 compatibility in Bioscrape and changes to the Python build process for PyPi release (the recommended way is through: https://build.pypa.io/en/latest/), the command python -m build throws an error in lineage installation.
Suggested fix: Set up such that pip install bioscrape only installs bioscrape core without lineage. For users who need lineage, the direct installation method would still work with python setup.py install lineage after cloning the repository.
An alternate (ideal) fix: Set up the build process such that lineage is also built and packaged in the distribution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bioscrape CoreIssues pertaining to core bioscrape functionalityIssues pertaining to core bioscrape functionalityLineagesIssues pertaining to bioscrape lineagesIssues pertaining to bioscrape lineagesbugSomething isn't workingSomething isn't working