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 message from Load is a little complex #7291

Closed
martyngigg opened this issue Jan 28, 2013 · 1 comment
Closed

Error message from Load is a little complex #7291

martyngigg opened this issue Jan 28, 2013 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework Maintenance Unassigned issues to be addressed in the next maintenance period.
Milestone

Comments

@martyngigg
Copy link
Member

Try running

#!python
ws = Load('MAR1101.RA')

you get the error

ValueError: Invalid value for property Filename (list of str lists) "MAR1101.RA": Unable to parse runs: "Unable to find file matching the string "MAR01101.RA": "File "MAR01101.RA" not found".". 
  at line 1 in ''
  caused by line 88 in '/home/dmn58364/Builds/mantid/debug/bin/mantid/simpleapi.py'

It seems an overly complex message to simply say that the file can't be found.


Keywords: Maintenance

@martyngigg
Copy link
Member Author

This issue was originally trac ticket 6445

@martyngigg martyngigg added Framework Issues and pull requests related to components in the Framework Maintenance Unassigned issues to be addressed in the next maintenance period. labels Jun 3, 2015
@martyngigg martyngigg self-assigned this Jun 3, 2015
@martyngigg martyngigg added this to the Release 2.6 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Maintenance Unassigned issues to be addressed in the next maintenance period.
Projects
None yet
Development

No branches or pull requests

1 participant