I unable to run the program
asked by Jyoti Sahu (2022/02/05 18:33)
I have downloaded crispy software. And I encountered an error (Ni2+_Oh_2p_XAS.lua:287: ERROR: first argument in NewOperator (Tx) is not recognized as a known operatortype See Help(“NewOperator”) for more information) when I tried to run the application. I followed the required instructions under “installation,” therefore I don't believe this is the problem. Please advise me about how to solve the problem.
Answers
Hello Jyoti,
If you are still running into this issue, can you post the .lua input file that Crispy generates when you try to run the code? In the bottom right hand corner of the Crispy GUI there is a “Save Input As…” button, which should allow you to get this input file.
Hello Sir, Thank you for your response. I've attached a file with some input.
Hello Jyoti,
I don't spot anything necessarily incorrect in the .lua input file. Because of the way the wiki does syntax it thinks a lot of parts of the raw script are actually formatting instructions so it is a little difficult to read what you posted. Would it be possible for you to share the Ni2+_Oh_2p_XAS.lua file directly, perhaps through a google drive link, so that I can run it on my machine?
I am also curious to see what happens if you try downloading a different edition of Crispy and see if you get the same issue.
Finally, I also recommend you try running the .lua script using Quanty directly on your machine and see if you get the same error. I don't expect that this is an issue with the GUI Crispy, but it will help narrow down the problem.
Dear Jyoti and Charles,
If you add the text on the wiki between the tags $<$code$>$ and $<$/code$>$ it will format it correctly. I've modified your previous message on the Wiki.
Maurits
Which version of Quanty do you use? The operators T were not available in the first version
Maurits
Hello sir, Thanks for replying. I m using Quanty 2018 autumn version. As I am running the program, I am facing some errors which are as follows:
Microsoft Windows [Version 6.1.7601] Copyright © 2009 Microsoft Corporation. All rights reserved.
C:\Users\HP>crispy Traceback (most recent call last):
1587, in runCalculation
ld
OSError: [WinError 193] %1 is not a valid Win32 application
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
1589, in runCalculation
AttributeError: module 'os' has no attribute 'errno'
C:\Users\HP>