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

3.12 velox emd files not supported #242

Closed
DitDotz opened this issue Mar 25, 2024 · 1 comment
Closed

3.12 velox emd files not supported #242

DitDotz opened this issue Mar 25, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@DitDotz
Copy link

DitDotz commented Mar 25, 2024

Describe the bug

A clear and concise description of what the bug is.
AttributeError: 'NoneType' object has no attribute 'keys' occurred when I attempted to load an emd file through hs.load('sample.emd')

To Reproduce

Steps to reproduce the behaviour:

hs.load('sample.emd')
# emd file is produced using velox 3.12

Expected behavior

A clear and concise description of what you expected to happen.

For the file to be read correctly

Python environement:

  • rsciio version: 0.3
  • Python version: 3.9
  • HyperSpy version: 2.0.1 (if relevant)
  • HyperSpy extensions and version used
  • Velox version: 3.12.1.5

Additional context

Add any other context about the problem here. If necessary, add screenshots to help explain your problem.
Capture

@DitDotz DitDotz added the type: bug Something isn't working label Mar 25, 2024
@ericpre
Copy link
Member

ericpre commented Mar 25, 2024

Thank you for reporting the issue, this is already fixed and to be released soon (in a week or so),

Closing as duplicate of #226 and fixed in #232.

@ericpre ericpre closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants