Skip to content

Update python path handling#277

Merged
jacobmerson merged 3 commits intoSCOREC:developfrom
jacobmerson:add-pyproject.toml
Mar 8, 2026
Merged

Update python path handling#277
jacobmerson merged 3 commits intoSCOREC:developfrom
jacobmerson:add-pyproject.toml

Conversation

@jacobmerson
Copy link
Collaborator

This PR fixes two issues with the python installation:

  1. a pyproject.toml file and associated changes to the installation path are added
  2. rpath handling and installation location are fixed, so that when pcms+python is build in a spack environment, the python package can directly be imported and used.

fixes #276

Copy link
Contributor

@Sichao25 Sichao25 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jacobmerson jacobmerson merged commit 2bd8cb1 into SCOREC:develop Mar 8, 2026
6 checks passed
@jacobmerson jacobmerson deleted the add-pyproject.toml branch March 8, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

python package not installed properly in spack environment

2 participants