Skip to content

Fix some installation issues#27

Merged
davschneller merged 10 commits intomasterfrom
davschneller/installfix
Mar 24, 2026
Merged

Fix some installation issues#27
davschneller merged 10 commits intomasterfrom
davschneller/installfix

Conversation

@davschneller
Copy link
Copy Markdown
Contributor

@davschneller davschneller commented Aug 11, 2025

Do:

  • add a setup.py for legacy setups
  • rename the pspamm folder to pypspamm to avoid collision with the legacy pspamm.py install method (as still used by Spack as of now) which could also be treated as a module file.
  • format PSpaMM
  • Remove pspamm.py (pending: adjust spack package to install pspamm as a Python module)

Hopefully it'll also help with #13 and #19.

@davschneller davschneller changed the title Fixing some installation issues Fix some installation issues Aug 11, 2025
@davschneller davschneller marked this pull request as ready for review September 20, 2025 13:39
@davschneller davschneller force-pushed the davschneller/installfix branch from 27a5014 to 4416072 Compare September 27, 2025 14:50
Copy link
Copy Markdown

@marcmath marcmath left a comment

Choose a reason for hiding this comment

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

I verified that the package installs correctly. Everything looks good to me.

@davschneller davschneller merged commit 553f62e into master Mar 24, 2026
19 checks passed
@davschneller davschneller deleted the davschneller/installfix branch March 24, 2026 14:44
@davschneller
Copy link
Copy Markdown
Contributor Author

Thanks alot for the review, @marcmath

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.

2 participants