Skip to content

Include data_farming Module in Wheel#192

Merged
cenwangumass merged 1 commit into
masterfrom
hotfix_bundle_datafarming_in_wheel
Nov 14, 2025
Merged

Include data_farming Module in Wheel#192
cenwangumass merged 1 commit into
masterfrom
hotfix_bundle_datafarming_in_wheel

Conversation

@Grochocinski

Copy link
Copy Markdown
Collaborator

fixes #191

Changes

  • Switches from including only predefined modules in the built wheel (which can lead to errors if nobody includes them before publishing the wheel, see above) to including all modules starting with simopt
  • Includes all compressed numpy data in the simopt.data_farming module (currently only nolhs_design_table.npz which is necessary for nolhs.py to function) in the built wheel

@cenwangumass cenwangumass merged commit 4cb9b9a into master Nov 14, 2025
4 checks passed
@cenwangumass cenwangumass deleted the hotfix_bundle_datafarming_in_wheel branch November 14, 2025 22:01
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.

Package v1.2.0 Errors Out with "No module named 'simopt.data_farming'"

2 participants