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

Add additional docs for pyside installation in Unreal #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moonyuet
Copy link
Member

Changelog Description

Inform the users the installation of Pyside6 in Unreal requires the version not later than 6.8.0 in the documentation

Additional info

n/a

@@ -94,7 +94,7 @@ pip.main(["install", "pyside6"])
Be aware that calling **pip** like so is deprecated by pip itself and might not work in newer versions.

:::note
For Unreal Engine versions `>= 5.4`, use `pyside6`. For earlier versions, use `pyside2`.
For Unreal Engine versions `>= 5.4`, use `pyside6` with the version not later than *6.8.0*. For earlier versions, use `pyside2`.
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if it should be rephrased to 6.7.x instead.
Maybe @BigRoy can provide more useful comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants