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

wiki_tools: add the debug/bin subdirectory to sys.path #6223

Closed
jmborr opened this issue May 21, 2012 · 1 comment
Closed

wiki_tools: add the debug/bin subdirectory to sys.path #6223

jmborr opened this issue May 21, 2012 · 1 comment
Assignees
Labels
Low Priority Things that you don't ever want to be done.
Milestone

Comments

@jmborr
Copy link
Member

jmborr commented May 21, 2012

Just add the line

sys.path.append( os.path.join(mantidpath, 'bin') )

in initialize_Mantid()

@jmborr
Copy link
Member Author

jmborr commented Jun 3, 2015

This issue was originally trac ticket 5377

@jmborr jmborr added Low Priority Things that you don't ever want to be done. Mantid labels Jun 3, 2015
@jmborr jmborr self-assigned this Jun 3, 2015
@jmborr jmborr added this to the Release 2.2 milestone Jun 3, 2015
@jmborr jmborr closed this as completed Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant