FAiling to run
these two are failing and i tried few approached without result: Traceback (most recent call last):
File "c:\Users\user\Desktop\SCM\agent-zero\main.py", line 1, in
"Installing collected packages: transformers, sentence-transformers, langchain-huggingface ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\lmateev\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\transformers\models\deprecated\trajectory_transformer\convert_trajectory_transformer_original_pytorch_checkpoint_to_pytorch.py' HINT: This error might have occurred since this system does not have Windows Long Path support enabled. You can find information on how to enable this at https://pip.pypa.io/warnings/enable-long-paths"
(my 2 cents; it is naive so I apologize if you already know it)
"docker ps" will tell you the container id.
"doctor exec -it container-id sh" will create a shell so you can manually setup the environment.
Sometimes fixing the docker debian environment requires your direct involvement.
Just google for the debian commands to diagnose and then fix the problems.
Hello. Is this bug report still relevant, after one year and new versions of Agent Zero? In case it could be closed.