Thanks for sharing, I have a question. When I run pip install -r requirements.txt, the sld module cannot be downloaded and the error is as follows: ERROR: Could not find a version that satisfies the requirement sld (from versions: none) ERROR: No matching distribution found for sld. Why is this?
Thanks for sharing, I have a question. When I run
pip install -r requirements.txt, the sld module cannot be downloaded and the error is as follows:ERROR: Could not find a version that satisfies the requirement sld (from versions: none) ERROR: No matching distribution found for sld.Why is this?