File Exchange
Try Origin for Free
The Origin Forum
Home
|
Profile
|
Register
|
Active Topics
|
Members
|
Search
|
FAQ
|
Send File to Tech support
All Forums
Origin Forum for Programming
Forum for Python
Exception in OriginExt::ApplicationBase::LT_get_va
Note:
Only the poster of this message, and the Moderator can edit the message.
Screensize:
640 x 480
800 x 600
1024 x 768
1280 x 1024
UserName:
Password:
Anti-Spam Code:
Format Mode:
Basic
Help
Prompt
Format:
Font
Andale Mono
Arial
Arial Black
Book Antiqua
Century Gothic
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Script MT Bold
Stencil
Tahoma
Times New Roman
Trebuchet MS
Verdana
Size
1
2
3
4
5
6
Color
Black
Red
Yellow
Pink
Green
Orange
Purple
Blue
Beige
Brown
Teal
Navy
Maroon
LimeGreen
Forum:
Forum for Python
Subject:
Message:
* HTML is OFF
*
Forum Code
is ON
Smilies
When I try to import the originpro package in my python script then I get the following error message: RuntimeError: Exception in OriginExt::ApplicationBase::LT_get_var ==> invalid pointer The above exception was the direct cause of the following exception: Traceback (most recent call last): File "V:\10_Mitarbeiter_Informationen_Grafiken_FD\Schygulla\09_tools\software\pythonToOrigin\testPythonToOrigin_1.py", line 7, in <module> import originpro as op File "C:\ProgramData\Anaconda3\lib\site-packages\originpro\__init__.py", line 9, in <module> from .config import * File "C:\ProgramData\Anaconda3\lib\site-packages\originpro\config.py", line 54, in <module> if po.LT_get_var('@V') < 10.05: File "C:\ProgramData\Anaconda3\lib\site-packages\OriginExt\OriginExt.py", line 2796, in LT_get_var return _OriginExt.ApplicationBase_LT_get_var(self, lpcszVar) SystemError: <built-in function ApplicationBase_LT_get_var> returned a result with an error set I have Origin 2022 installed with a valid license and Origin is working perfectly fine by itself. I tried to uninstall originpro and then reinstall it again but the error remains. I wrote some python scripts using originpro last year on my old laptop which all worked very well. Now I got a new laptop and when I installed all software again and tried to use originpro the error first occurred. When the error first occurred I had two versions of Origin still installed, 2020 and 2022, so I had our system administrator uninstall the 2020 version so that python can unequivocally use the latest 2022 version. I run a Microsoft Windows 10 Enterprise OS, version 10.0.19045 Build 19045, on a Lenovo T14 Gen 3. Any help is very much appreciated, many thanks in advance!
Check here to subscribe to this topic.
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000