TheCompAce

Results 9 comments of TheCompAce

akashdexati, I have spent all day trying to get this to work. Like you I only have one neural_renderer. I created a new Environment with Python 3.6, and got everything...

I am going to try to update to 3.10 of python

Yeah that seemed to fixed it for me.

I deleted the environment and used "conda create -n AutoGPT python=3.10" then made sure to go into "conda activate AutoGPT" then I typed in "pip: -r requirements.txt" and said We...

But what I found atleast on this windows it has no idea where it's local drive is, keeps going to "home" and "User" but is not translating correctly :( But...

Yes, nowyou need to figth iwth wahta local "folder" is good luck, I am wprking on a raw PwerShell, cauase why not

OK thanks, maybe the project's head will take these questions and have ChatGPT make a readme file for them.

Well I tried "conda create --name text2live python=3.9 pytorch==1.10.0 torchvision==0.11.0 torchaudio==0.10.0 cudatoolkit=11.3 -c pytorch -c conda-forge" (I also removed torch from the requirements.txt file) But still the same.