Skip to content

Lineage installation does not build with PyPa  #174

@ayush9pandey

Description

@ayush9pandey

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.

Metadata

Metadata

Assignees

Labels

Bioscrape CoreIssues pertaining to core bioscrape functionalityLineagesIssues pertaining to bioscrape lineagesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions