Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19813
| Date | 2012-02-03 01:37 +0200 |
|---|---|
| Subject | Python embeded in c++ application. Can't load python module if application is placed in folder with unicode chars. |
| From | Сергей Владимирович <ivanov161@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5380.1328225833.27778.python-list@python.org> (permalink) |
Hello. Please help me to import python module in my application that has python 2.7.2 embeded. I tried example from this link http://docs.python.org/extending/embedding.html#embedding-python-in-c paragraph 5.3. If i place program in folder D:\temp\test_python\test_pythonævnes på\Debug I will get error - Failed to load "multiply". My localization settings (system language) don't correspond the chars' language used in path.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python embeded in c++ application. Can't load python module if application is placed in folder with unicode chars. Сергей Владимирович <ivanov161@gmail.com> - 2012-02-03 01:37 +0200
csiph-web