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

hydrosetting not found #9

Open
Adnandut opened this issue Nov 9, 2024 · 1 comment
Open

hydrosetting not found #9

Adnandut opened this issue Nov 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Adnandut
Copy link

Adnandut commented Nov 9, 2024

Environment Information

  • torchhydro version: 0.0.8
  • Python version: 3.12.7
  • Operating System: window 11

Description

       DEBUG    No module named 'forge'                                                                                                                                                                       signatures.py:43

Unexpected error: Configuration file not found: C:\Users\Administrator\hydro_setting.yml
Unexpected error: Configuration file not found: C:\Users\Administrator\hydro_setting.yml

What I Did

i ran a test file 
 D:\torchhydro\experiments> python train_with_gpm_streamflow.py
@Adnandut Adnandut added the bug Something isn't working label Nov 9, 2024
@OuyangWenyu
Copy link
Owner

OuyangWenyu commented Nov 9, 2024

https://github.com/OuyangWenyu/hydrodataset#2-run-the-code you can see this to make your own hydro_setting.yml file.
image
I highly recommend you to use lstm+camels as your first case: tests/test_train_camels_lstm.py

def test_train_evaluate(args, config_data):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants