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

Issue downloading rate structure #28

Open
cancom84 opened this issue Jun 8, 2021 · 3 comments
Open

Issue downloading rate structure #28

cancom84 opened this issue Jun 8, 2021 · 3 comments

Comments

@cancom84
Copy link
Collaborator

cancom84 commented Jun 8, 2021

Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.py", line 917, in _bootstrap_inner
File "threading.py", line 865, in run
File "es_gui\apps\data_manager\rate_structure.py", line 296, in _execute_search
self._download_utility_ref_table()
File "es_gui\apps\data_manager\rate_structure.py", line 173, in _download_utility_ref_table
data_iou = pd.read_csv(io.StringIO(data_down))
File "site-packages\pandas\io\parsers.py", line 702, in parser_f
File "site-packages\pandas\io\parsers.py", line 435, in _read
File "site-packages\pandas\io\parsers.py", line 1139, in read
File "site-packages\pandas\io\parsers.py", line 1995, in read
File "pandas_libs\parsers.pyx", line 899, in pandas._libs.parsers.TextReader.read
File "pandas_libs\parsers.pyx", line 914, in pandas._libs.parsers.TextReader._read_low_memory
File "pandas_libs\parsers.pyx", line 968, in pandas._libs.parsers.TextReader._read_rows
File "pandas_libs\parsers.pyx", line 955, in pandas._libs.parsers.TextReader._tokenize_rows
File "pandas_libs\parsers.pyx", line 2172, in pandas._libs.parsers.raise_parser_error
pandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 7, saw 10

@tolutipmont
Copy link

Did you resolve this issue yet? I am experiencing the same error.

@cancom84
Copy link
Collaborator Author

The issue is due to the update of the utility list in OpenEI database. It has been resolved in patch 1.2.g. The code has been updated accordingly, the executable will be available soon.

@MoisheLefkowitz
Copy link

I'm experiencing the same error and have the 1.2.f executable version. Does anyone know if there's a way to update the executable install with the posted 1.2.g files? Or is there a way to download the rate structures seperately?

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

3 participants