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

Problems after upgrade #23

Open
GoogleCodeExporter opened this issue May 13, 2015 · 2 comments
Open

Problems after upgrade #23

GoogleCodeExporter opened this issue May 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use P4D 3.33 with DelphiXE and Python25 on Win7

I'm migrating a project from Delphi 2006 to XE, so I needed to upgrade P4D too. 
It compiles normally, but when I try to execute the following code, I get an 
error.

Code:

import os

Error

exceptions.ImportError: No module named os.


It's working fine on Delphi 2006.

Thanks,

Weverton

Original issue reported on code.google.com by [email protected] on 16 May 2013 at 9:20

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Well, it is some "days" old, but maybe need this information.

If you not have done yet, the regarding Python module is needed beside your 
binary. Here os.pyc. Haven't figured out how to change the path at the moment.

Original comment by [email protected] on 5 Sep 2013 at 12:51

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

No branches or pull requests

1 participant