You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
I got this error from "pip install -r requirements.txt"
ERROR: Could not find a version that satisfies the requirement soft-renderer==1.0.0 (from versions: none)
ERROR: No matching distribution found for soft-renderer==1.0.0
and I cannot find any package name "soft-renderer" in pypi either.
What should I do?
The text was updated successfully, but these errors were encountered:
I'm sorry for the slow reply. Actually, RePOSE doesn't use soft-renderer, so you can simply remove the line in requirements.txt! I also updated this repository.
Hi! Thanks for your great works
I have one question.
I got this error from "pip install -r requirements.txt"
ERROR: Could not find a version that satisfies the requirement soft-renderer==1.0.0 (from versions: none)
ERROR: No matching distribution found for soft-renderer==1.0.0
and I cannot find any package name "soft-renderer" in pypi either.
What should I do?
The text was updated successfully, but these errors were encountered: