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

2 files called pygubu = bad #20

Closed
Supertom014 opened this issue May 22, 2014 · 1 comment
Closed

2 files called pygubu = bad #20

Supertom014 opened this issue May 22, 2014 · 1 comment
Assignees
Labels

Comments

@Supertom014
Copy link

If someone has "C:\Python34\Scripts" in their env PATH and then imports pygubu, it will import "C:\Python34\Scripts\pygubu". This results in the python script failing.

By changing pygubu in C:\Python34\Scripts\ to any other name this can be avoided.

I think cx_freeze adds "C:\Python34\Scripts" to PATH so this will be a problem for a lot of users.

edit: I've forked pygubu and added two corrections to fix this problem.

@alejandroautalan
Copy link
Owner

Hello. Thanks for trying pygubu.
You are right. I will change the startup script file name to pygubu-designer

Regards.

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

No branches or pull requests

2 participants