Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix py ma ch3 pip install #208

Merged
merged 9 commits into from
Nov 14, 2024
Merged

Conversation

ewanwm
Copy link
Collaborator

@ewanwm ewanwm commented Nov 7, 2024

Pull request description

Previously when pip installing, python was unable to find the sub-modules of pyMaCh3. Have now restructured the python directory to be more similar to a "normal" python only module so that it can now find it. ( This restructure also makes it easier to add any python only code in future if that's something we ever want to do ). the module now works when installing normally and with pip.

Changes or fixes

  • restructured python directory
  • update readme a bit

Examples

Copy link

github-actions bot commented Nov 7, 2024

Hi @ewanwm, thank you for contributing to MaCh3! Please wait for MaCh3 developers to review your PR. If no one answers within a week, please message people from this list: https://github.com/orgs/mach3-software/teams/mach3admin . While waiting, please enjoy this

meme

Use this action on your projects. Use jokes on issues instead.

@henry-wallace-phys henry-wallace-phys merged commit 56afbb8 into develop Nov 14, 2024
12 checks passed
@henry-wallace-phys henry-wallace-phys deleted the fix_pyMaCh3_pip_install branch November 14, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants