Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #189 (closed defect: fixed)

Opened 3 months ago

Last modified 2 weeks ago

hookutils.exec_statement() uses hard-coded ':' as PYTHONPATH separator

Reported by: riccardo.vianello@gmail.com Owned by: giovannibajo
Priority: normal Milestone:
Component: PyInstaller Version:
Severity: blocker Keywords:
Cc:

Description

Hello,

In joining PYTHONPATH with pathex, a ':' character is used on all platforms. On Windows I think this may cause an import error in the executed statement (followed e.g., by a SyntaxError? in qt4_plugins_dir() when eval is called on the returned empty output).

Attachments

Change History

Changed 2 months ago by ric

I just noticed it was fixed by changeset 852. Thank you.

Changed 2 weeks ago by giovannibajo

  • status changed from new to closed
  • resolution set to fixed

Add/Change #189 (hookutils.exec_statement() uses hard-coded ':' as PYTHONPATH separator)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.