-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When trying to import a Bruker BRML powder file (single bank) it fails with a Read Error. The terminal reports the following error:
Error with unzip/xml extraction on Experiment0/RawData0.xml:
[WinError 5] Access is denied: 'C:\\Windows\\Experiment0'
The Bruker brml reader was not able to read file C:\Users\jcumby\Downloads\TiO2.brmlInterestingly, reading the same file with GSASIIScriptable works correctly (same GSASII installation).
Looking at the error and how the underlying xml is structured (with an 'Experiment0' directory) I wonder if a path is being expanded incorrectly based on Windows paths?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request