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

Programm crashes even when trying to load the example data #13

Open
JLuc3141 opened this issue Apr 12, 2021 · 0 comments
Open

Programm crashes even when trying to load the example data #13

JLuc3141 opened this issue Apr 12, 2021 · 0 comments

Comments

@JLuc3141
Copy link

Traceback (most recent call last):
File "E:\Anaconda\lib\site-packages\batch_iv_analysis\gui.py", line 1222, in openCall
self.newFiles(fullPaths)
File "E:\Anaconda\lib\site-packages\batch_iv_analysis\gui.py", line 960, in newFiles
self.analyzer.processFiles(fullPaths, self.processFitResult, self.primeRow)
File "E:\Anaconda\lib\site-packages\batch_iv_analysis\ivAnalyzer.py", line 315, in processFiles
fileDatas = ivAnalyzer._loadFile(fullPath)
File "E:\Anaconda\lib\site-packages\batch_iv_analysis\ivAnalyzer.py", line 496, in _loadFile
raise ValueError("Unknown input file type!")
ValueError: Unknown input file type!

Hey, I installed your tool to try and run my data through it. And encountered this error on my first test with the provided data. How do i need to change the input file type. The system is Windows 10 and I used the guide in the repository for installation.

BR

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

1 participant