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

plotBin() command does not work in MantidPlot #6027

Closed
mantid-builder opened this issue Apr 30, 2012 · 1 comment
Closed

plotBin() command does not work in MantidPlot #6027

mantid-builder opened this issue Apr 30, 2012 · 1 comment
Assignees
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: @jzikovsky

This is on RHEL6.

plotBin('cncs', 0)
Traceback (most recent call last):
  File "/opt/mantidnightly/bin/mantidplotpy/proxies.py", line 65, in _do_dispatch

raise self.__exception # Ensures this happens in the right thread
TypeError
: 
'str' object is not callable
TypeError: 'str' object is not callable
  at line 1 in '__main__'
  caused by line 226 in '/opt/mantidnightly/bin/mantidplot.py'
  caused by line 723 in '/opt/mantidnightly/bin/mantidplot.py'
  caused by line 734 in '/opt/mantidnightly/bin/mantidplot.py'
  caused by line 757 in '/opt/mantidnightly/bin/mantidplot.py'
  caused by line 91 in '/opt/mantidnightly/bin/mantidplotpy/proxies.py'
  caused by line 43 in '/opt/mantidnightly/bin/mantidplotpy/proxies.py'
  caused by line 65 in '/opt/mantidnightly/bin/mantidplotpy/proxies.py'

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 5181

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

2 participants