-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, I'm trying to use the 1.0.0 release, but have an issue when trying to send the example request provided in the Readme.md file. Pythor is not able to retrieve any data and is trying to fetch forever (I let the program run for >1hour):
- Serving Flask app 'PyThor.app_pythor'
- Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. - Running on http://127.0.0.1:5000
Press CTRL+C to quit
127.0.0.1 - - [02/May/2025 11:01:05] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [02/May/2025 11:01:05] "GET /favicon.ico HTTP/1.1" 404 -
Checking cache folder...
C:\Users\stephemo\AppData\Local\miniconda3\envs\test-pythor\lib\site-packages\pythor-1.0.0-py3.10.egg\PyThor\Cache\2024051110233820240511172338600150160360370varDIRPWonvarHTSGWonvarPERPWonvarUGRDonvarVGRDonvarWINDon01505.json
Cache miss
Fetching data...
However if I open http://127.0.0.1:5000/ I can see the message "PyThor is working". My access to copernicus is still valid and I filled in the config file accordingly. I've tried to run PyThor with both python -m PyThor and using the app_pythor.py file but none of these option worked. I followed the installation procedure (I only fixed this issue) using miniconda.
Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels