ITADN

Time to revisit, refactor, and resolve

#36OpenTechcodexIO 创建于 2024-11-28
T
TechcodexIOcommented
It seems this repo is not functional. Given the number of issues it likewise seems there is minimal effort to resolve. I believe it is time to revisit this repo, refactor and resolve the issues. Some are able to get this to work but most likely they are not exercising this within docker (a fresh environment) or using a Virtual Environment (venv) to obtain a fresh host location. Anyone getting this to work is most likely doing so do to prior packages being already installed that have been left out of the requirements.txt. This entire repo needs to be revisited from a fresh host install (Docker or vent) and resolved so that it works. I would suggest also creating a Virtual Environment (vent) over just a straight up install to the host globally. Doing so usually allows things such as existing packages installed and forgotten to be fleshed out and resolved.
0 条评论