Issues on Python version and no resultant csv file generated.
- Dominant language
- Python
- Stars
- 27
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Python version**
Received ImportError: cannot import name 'cache' from 'functools' if installing and running Pythia on Python 3.8.9 following the Installation Guide. This error appears if the python version being used is <3.9. The error went away after reinstalling Pythia on Python 3.9.
**No resultant csv file**
Pythia finished running with the Sri Lanka dataset, no warnings/errors on the command window and log file. But no csv files under the simulation result folder, Sri_Lanka_maize_rf_highN.
Command window,
+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+...Running DSSAT over the directory structure
Running simple analytics over DSSAT directory structure
log file
INFO:root:Pythia started: 2025-08-17 22:13:48
INFO:root:[PLUGIN] Starting the plugin check...
INFO:root:[PLUGIN] No plugins required
INFO:root:Pythia completed: 2025-08-17 22:14:03
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.