Hi,
I'm using EViews 14 (Enterprise Edition-Jun 9 2025 Build). After accessing Python (3.13) using the xopen(p) command, if I try to assign a string with a special character (e.g. a nordic letter "ä") to a Python object I get the error "Unknown Python Error". For example, the command xrun(p) a = 'ä' gives an error while using a similar command on a standard character (xrun(p) a = 'a') works fine.
I'm guessing this has something to do with encoding? Is there any way to fix this issue?
Errors with special character when accessing Python
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Steve
- EViews Developer
- Posts: 844
- Joined: Tue Sep 16, 2008 3:00 pm
- Location: Irvine, CA
Re: Errors with special character when accessing Python
try using the unicode code point value instead:
Steve
Steve
Who is online
Users browsing this forum: No registered users and 2 guests
