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

MacOS Exporter Dependency Bug #958

Merged
merged 1 commit into from
Mar 2, 2024
Merged

MacOS Exporter Dependency Bug #958

merged 1 commit into from
Mar 2, 2024

Conversation

HunterBarclay
Copy link
Member

Description

The Exporter was failing to install pip package dependencies on MacOS.

Problem

The command to execute the Fusion supplied Python runtime had spaces in it and wasn't wrapped in quotations. I have no idea why this wasn't a problem before.

Solution

Added quotations around failing install and uninstall commands.

@autodesk-chorus
Copy link

Chorus detected one or more security issues with this pull request. See the Checks tab for more details.

As a reminder, please follow the secure code review process as part of the Secure Coding Non-Negotiable requirement.

@BrandonPacewic
Copy link
Member

I have a few things I want to try out before we merge this one if that's alright. I'll try to be timely about it.

@HunterBarclay
Copy link
Member Author

@BrandonPacewic Sure thing. What do you want to try out?

@BrandonPacewic
Copy link
Member

@BrandonPacewic Sure thing. What do you want to try out?

Trying to fix the subprocess call.

@HunterBarclay
Copy link
Member Author

@BrandonPacewic Good luck with that

Copy link
Member

@BrandonPacewic BrandonPacewic left a comment

Choose a reason for hiding this comment

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

I see what you mean, seems a little sub-optimal but what can you do 🤷‍♂️

@HunterBarclay HunterBarclay merged commit dadc833 into dev Mar 2, 2024
12 checks passed
@HunterBarclay HunterBarclay deleted the bug/barclah/mac-deps branch March 2, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants