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

Direct users who downloaded source to download release #134

Merged
merged 9 commits into from
Sep 26, 2022
Merged

Direct users who downloaded source to download release #134

merged 9 commits into from
Sep 26, 2022

Conversation

NullSenseStudio
Copy link
Collaborator

Adds some error handling while loading dependencies within the subprocess and directs users who appear to have downloaded source to instead download from releases.
blender_ogSY8cKMSl

generator_process.py Outdated Show resolved Hide resolved
generator_process.py Outdated Show resolved Hide resolved
generator_process.py Outdated Show resolved Hide resolved
operators/open_latest_version.py Outdated Show resolved Hide resolved
Copy link
Owner

@carson-katri carson-katri left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for the extra fixes and repr(e) changes.

@carson-katri carson-katri merged commit 89db264 into carson-katri:main Sep 26, 2022
@NullSenseStudio NullSenseStudio deleted the warn-missing-dependencies branch September 28, 2022 13:25
JasonHoku pushed a commit to JasonHoku/dream-textures that referenced this pull request Dec 20, 2022
)

* Direct users who downloaded source to download release

* modification of ModuleNotFoundError suggestion

* misspelling

* convert exception to string

Co-authored-by: Carson Katri <Carson.katri@gmail.com>

* dedicated force show update variable

* convert other exception to string

Co-authored-by: Carson Katri <Carson.katri@gmail.com>

* replace str(exception) with repr(exception)

* changes to download messaging

Co-authored-by: Carson Katri <Carson.katri@gmail.com>
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.

None yet

2 participants