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

preprocess_data error in TechnologyFromStorage #77

Open
HauHe opened this issue Feb 19, 2022 · 0 comments
Open

preprocess_data error in TechnologyFromStorage #77

HauHe opened this issue Feb 19, 2022 · 0 comments
Assignees
Labels
bug Something isn't working scripts

Comments

@HauHe
Copy link
Contributor

HauHe commented Feb 19, 2022

When applying the preprocess_data script on this step0.txt model file I get the following error:
Traceback (most recent call last): File "preprocess_data.py", line 324, in <module> main(data_format, data_infile, data_outfile) File "preprocess_data.py", line 229, in main if value > 0.0: TypeError: '>' not supported between instances of 'str' and 'float'
It seems to be related to parameter TechnologyFromStorage.

@HauHe HauHe added the bug Something isn't working label Feb 19, 2022
@willu47 willu47 added the scripts label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scripts
Projects
None yet
Development

No branches or pull requests

3 participants