Skip to content

Conversation

@pmai
Copy link
Contributor

@pmai pmai commented Oct 16, 2025

Fixes #9

Fixes #9

Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
@pmai pmai self-assigned this Oct 16, 2025
@pmai pmai added the bug Something isn't working label Oct 16, 2025
@asadekasam
Copy link

OSI CCB 16.10.25: Approved, but merging pending enough memebers to test. Shall be merged offline by 1 of the CCB members

Copy link
Contributor

@thomassedlmayer thomassedlmayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pip install . and poetry run pip install . works now again for me on Windows. Also, it works to reference this branch in the pyproject.toml of another project and install it via poetry install as dependency.

poetry install in osi-python itself does still create empty osi3 and osi3trace lib folders but that's not to be solved by this PR.

@TimmRuppert
Copy link
Contributor

The installation using pip from remote (without cloning) works as well.

poetry install in osi-python itself does still create empty osi3 and osi3trace lib folders but that's not to be solved by this PR.

Should this be tracked in a new issue?

@pmai pmai merged commit 213ff15 into main Oct 18, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation from git repo is broken

5 participants