Skip to content

Python 3: sys.exec_prefix > sys.prefix for nvda_slave - #9871

Merged
feerrenrut merged 1 commit into
nvaccess:threshold_py3_stagingfrom
LeonarddeR:execPrefix
Jul 5, 2019
Merged

Python 3: sys.exec_prefix > sys.prefix for nvda_slave#9871
feerrenrut merged 1 commit into
nvaccess:threshold_py3_stagingfrom
LeonarddeR:execPrefix

Conversation

@LeonarddeR

Copy link
Copy Markdown
Collaborator

Link to issue number:

Fixes #9870

Summary of the issue:

The desktop shortcut of installed copies does not work for threshold_py3_staging

Description of how this pull request fixes the issue:

In nvda_slave, change sys.exec_prefix to sys.prefix, as everywhere else.

Testing performed:

To be done with a try build. Note however that sys.prefix is properly filled in in a frozen build, whereas exec_prefix is not.

Known issues with pull request:

None

Change log entry:

None

@LeonarddeR
LeonarddeR requested a review from feerrenrut July 5, 2019 05:53
@feerrenrut
feerrenrut merged commit 17c7ea1 into nvaccess:threshold_py3_staging Jul 5, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Jul 5, 2019
@LeonarddeR
LeonarddeR deleted the execPrefix branch August 23, 2025 06:27
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