Skip to content

pyliblo is a big dependency problem #7

@Itaborala

Description

@Itaborala

After testing the installation on several machines & systems, it has become clear that pyliblo and liblo are extremely unreliable. Some attempts led to hours until the python-supercollider dependencies were installed and not crashing. Additionally, some Apple Silicon devices didn't work, despite several attempts.

This asks for a change on how messages are sent to supercollider.

Two ideas:

    1. Completely change the Python -> Supercollider framework used (sc3 is an option).
    1. Fork and change python-supercollider, removing pyliblo as the dependency for OSC messaging. python-osc could be used instead. Then, either pull request or publish as a new packege.

Metadata

Metadata

Assignees

Labels

errorThere are major problems with the implementation

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions