Skip to content

Attempt to ensure we are using python3 for amalgamation#773

Merged
gonuke merged 4 commits into
svalinn:developfrom
bam241:py3
Jul 23, 2021
Merged

Attempt to ensure we are using python3 for amalgamation#773
gonuke merged 4 commits into
svalinn:developfrom
bam241:py3

Conversation

@bam241

@bam241 bam241 commented Jul 23, 2021

Copy link
Copy Markdown
Member

This attempt to enforce python3 usage when amalgamating PyNE

Comment thread doc/CHANGELOG.rst Outdated
* Including installation of a CMake version file for use with `find_package` in client codes. (#722)
* CMake option to checkout PyNE submodule automatically (#734)
* GitHub Action to build and upload Docker images. (#746, #748, #754, #757, #758, #759, #765, #767)
* Ensuring Python3 is present and enforcing it for PyNE amalgamation

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

please

Suggested change
* Ensuring Python3 is present and enforcing it for PyNE amalgamation
* Ensuring Python3 is present and enforcing it for PyNE amalgamation (#773)

@bam241

bam241 commented Jul 23, 2021

Copy link
Copy Markdown
Member Author

sadly the find_package method did not work as it requires cmake 3.12 min.... I was not ready to bump our cmake requirement....

@gonuke

gonuke commented Jul 23, 2021

Copy link
Copy Markdown
Member

This passes tests... does it do what you need?

@bam241

bam241 commented Jul 23, 2021

Copy link
Copy Markdown
Member Author

I need to check in Cubit-plugin where we have problem with pyne amalgamation, I'll ping you when I know more

@bam241

bam241 commented Jul 23, 2021

Copy link
Copy Markdown
Member Author

@gonuke it worked as intended see: svalinn/Cubit-plugin#107

I am happy with those changes

@gonuke

gonuke commented Jul 23, 2021

Copy link
Copy Markdown
Member

Thanks @bam241

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