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

GWHAT.exe crash on startup #243

Closed
jnsebgosselin opened this issue Dec 20, 2018 · 1 comment
Closed

GWHAT.exe crash on startup #243

jnsebgosselin opened this issue Dec 20, 2018 · 1 comment

Comments

@jnsebgosselin
Copy link
Owner

This happens when starting GWHAT from an executable.

Loading data from binary file :

FARNHAM
IBERVILLE
MARIEVILLE
..\Projects\Example\Meteo\Output\weather_datasets_summary.log
Traceback (most recent call last):
  File "gwhat\mainwindow.py", line 268, in new_project_loaded
  File "gwhat\meteo\gapfill_weather_gui.py", line 513, in load_data_dir_content
  File "gwhat\meteo\gapfill_weather_algorithm2.py", line 180, in load_data
  File "gwhat\meteo\gapfill_weather_algorithm2.py", line 1698, in generate_summary
  File "gwhat\common\utils.py", line 77, in save_content_to_csv
FileNotFoundError: [Errno 2] No such file or directory: '..\\Projects\\Example\\Meteo\\Output\\weather_datasets_summary.log'
@jnsebgosselin
Copy link
Owner Author

The direct commit to master to fix this failed, so reopening. That is why I should never commit directly to master!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant