Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when starting MantidScript #1426

Closed
NickDraper opened this issue Apr 30, 2009 · 1 comment
Closed

Error when starting MantidScript #1426

NickDraper opened this issue Apr 30, 2009 · 1 comment
Milestone

Comments

@NickDraper
Copy link
Contributor

Error in MantidSimple API. It looks like a bad use of quotes withou an escape character.

C:\MantidInstall\bin>set PYTHONSTARTUP=MantidStartup.py

C:\MantidInstall\bin>python.exe
Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):
File "MantidStartup.py", line 1, in <module>
from MantidHeader import *
File "MantidHeader.py", line 12, in <module>
from mantidsimple import *
File "mantidsimple.py", line 1638
helpmsg += "Note 2: To i.app.mantidUI.runAlgorithmAsynchronously("LoadNexus"
)
^

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 578

@NickDraper NickDraper added this to the Iteration 17 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant