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 was archived by the owner on Apr 8, 2025. It is now read-only.
It seems that many of the Darknet setup/binding scripts are made for Python 2. It'd be good to shelve this repo forever, but until then, make sure you have Python 2 installed and that Darknet is configured to use it when running its scripts.
On the other hand, it could be worth porting to Python 3 if it sticks around. If we do so, let's utilize rye, as it currently just "expects" ancient versions of dependencies to be in the venv. my reaction to this information
It seems that many of the Darknet setup/binding scripts are made for Python 2. It'd be good to shelve this repo forever, but until then, make sure you have Python 2 installed and that Darknet is configured to use it when running its scripts.
On the other hand, it could be worth porting to Python 3 if it sticks around. If we do so, let's utilize
rye, as it currently just "expects" ancient versions of dependencies to be in thevenv. my reaction to this information