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.brml
Interestingly, 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?
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?