Skip to content

Address SAM issue #1928#1939

Merged
sjanzou merged 3 commits into
developfrom
SAM_1928
Dec 6, 2024
Merged

Address SAM issue #1928#1939
sjanzou merged 3 commits into
developfrom
SAM_1928

Conversation

@sjanzou

@sjanzou sjanzou commented Dec 4, 2024

Copy link
Copy Markdown
Collaborator

LandBOSSE 2.3.0.3 is latest PyPi package and supports Python 3.7 only - numpy 1.4.5 requirements do not work with later Python versions. Later LandBOSSE version 2.5.0 has to be installed locally if used with later versions of Python. install_python.ps1 updated to work with Python 3.7 since get-pip.py requires 3.8 or later.

LandBOSSE 2.3.0.3 is latest PyPi package and supports Python 3.7 only - numpy 1.4.5 requirements do not work with later Python versions. Later LandBOSSE version 2.5.0 has to be installed locally if used with later versions of Python. install_python.ps1 updated to work with Python 3.7 since get-pip.py requires 3.8 or later.
@sjanzou sjanzou self-assigned this Dec 4, 2024
@sjanzou sjanzou linked an issue Dec 4, 2024 that may be closed by this pull request

@brtietz brtietz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Works on Windows!

@mjprilliman mjprilliman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This worked for me on SAMOS, but I still get a Python install callback error when trying to run it from SAM private.

@sjanzou

sjanzou commented Dec 5, 2024

Copy link
Copy Markdown
Collaborator Author

This worked for me on SAMOS, but I still get a Python install callback error when trying to run it from SAM private.

@mjprilliman , please delete you SAM-private\build_windows folder and rebuild SAM-private and test... that worked for me ;-)
image

@sjanzou sjanzou requested a review from mjprilliman December 5, 2024 07:52
@sjanzou

sjanzou commented Dec 5, 2024

Copy link
Copy Markdown
Collaborator Author

Build and tested with SAM-private on RHEL 8.6
image

@sjanzou

sjanzou commented Dec 5, 2024

Copy link
Copy Markdown
Collaborator Author

Working as universal binary app on MacOS 15.1
image

@sjanzou sjanzou merged commit d9349d9 into develop Dec 6, 2024
@sjanzou sjanzou deleted the SAM_1928 branch December 6, 2024 06:31
@cpaulgilman cpaulgilman added this to the SAM Fall 2024 Release milestone Dec 10, 2024
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python interpreter error, LandBOSSE not working

4 participants