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

rfpy_plot error list out of range #38

Open
IADKA opened this issue Feb 20, 2023 · 1 comment
Open

rfpy_plot error list out of range #38

IADKA opened this issue Feb 20, 2023 · 1 comment

Comments

@IADKA
Copy link

IADKA commented Feb 20, 2023

when i try to plot after rfpy_calc, this error shown:
Traceback (most recent call last):
File "C:\Users\andre\anaconda3\envs\rfpy\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\andre\anaconda3\envs\rfpy\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\andre\anaconda3\envs\rfpy\Scripts\rfpy_plot.exe_main
.py", line 7, in
File "C:\Users\andre\anaconda3\envs\rfpy\lib\site-packages\rfpy\scripts\rfpy_plot.py", line 523, in main
for tr in rf_tmp[0]:
IndexError: list index out of range

@raghav413
Copy link

is the problem solved? if yes please write the solution here. thanks

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

2 participants