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
Originpro not found / intellisense not working
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
Origin Ver.2024b and Service Release 1: Operating System: Microsoft Server Standard 2022 Dear Origin-Team, we work on a server as user without admin-rights. My colleague wrote a python-code in origin that works if we run it on the server using his account. But if I start the code we get the message: Traceback (most recent call last): File "<string>", line 6, in <module> File "C:\Users\...\data_import.py", line 113, in <module> simwb = create_wbook("simres") # creates the wbook where the simulation results will be stored ^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\...\data_import.py", line 77, in create_wbook simwb = op.find_book('w', name=title) ^^^^^^^^^^^^ AttributeError: module 'originpro' has no attribute 'find_book' It seems that origin does not load the originpro module and thus can not find the find_book option. Further on I found that Intellisense does not work, when I open the code builder. For example: (after import of originpro as op) if I start with "op." he does not show the information window how do proceed. Additionally: if I start the python console in origin and import originpro as op there he does not show the Intellisense as well. In both situations there is no error message that he could not load the origin module. But originpro is installed in 1.1.10 version (as stated in python packagaes). Thus in short: - it seems that originpro is not loaded or available in origin - Intellisense does not show originpro information - no error message after "import originpro as op" and still no access to originpro-module in python. It would be great if you have some advice. Thanks and best regards, Karsten8.
Check here to subscribe to this topic.
The Origin Forum
© 2020 Originlab Corporation
Snitz Forums 2000