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: remove submitter dependencies that aren't available in KeyShot Python #111

Conversation

joel-wong-aws
Copy link
Contributor

@joel-wong-aws joel-wong-aws commented Aug 28, 2024

What was the problem/requirement? (What/Why)

Addresses #107

What was the solution? (How)

Replaced each of the unavailable libraries with alternate approaches.

Note that any OS which can run KeyShot 2023 or 2024 can run unzip (Mac) or Expand-Archive (Windows).

What is the impact of this change?

Customers are able to submit in KeyShot Python.

How was this change tested?

Uninstalled system Python 3.11 from my (Windows) machine. Submitted jobs with and without the external file options.
Also tested from a Mac machine.

Was this change documented?

No, not required.

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@joel-wong-aws joel-wong-aws requested a review from a team as a code owner August 28, 2024 23:25
@joel-wong-aws joel-wong-aws force-pushed the remove_submitter_dependencies branch from 244a06a to 43d9fc7 Compare August 28, 2024 23:30
Copy link

Copy link
Contributor

@crowecawcaw crowecawcaw left a comment

Choose a reason for hiding this comment

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

Worked on a Mac with and without KSP bundling

@joel-wong-aws joel-wong-aws merged commit 98db5ec into aws-deadline:mainline Aug 29, 2024
12 checks passed
@joel-wong-aws joel-wong-aws deleted the remove_submitter_dependencies branch August 29, 2024 00:44
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.

3 participants