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
I have Pinokio installed, and I used the search bar to install SuperAGI. I downloaded the files from this repository, but then when I try to run installdocker.json (the instructions weren't clear whether you have to run this program everytime in order to do a full install), It gives me an error "C:\pinokio\api\SuperAGI.git>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && [object Object]
'[object' is not recognized as an internal or external command,
operable program or batch file."
I have Docker Desktop installed on the same PC that I'm running Pinokio on, but I don't know if the program interacts with the docker I have installed, or if Pinokio has to install a docker instance inside the venv that SuperAGI setup. Regardless, it looks like I needed to insert some information about docker and that's why it is giving me the error. I'm not sure how I was supposed to configure it to connect to my desktop docker, but the "&& [object Object]" seems to be giving my Pinokio venv some problems.
The text was updated successfully, but these errors were encountered:
I have Pinokio installed, and I used the search bar to install SuperAGI. I downloaded the files from this repository, but then when I try to run installdocker.json (the instructions weren't clear whether you have to run this program everytime in order to do a full install), It gives me an error "C:\pinokio\api\SuperAGI.git>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && [object Object]
'[object' is not recognized as an internal or external command,
operable program or batch file."
I have Docker Desktop installed on the same PC that I'm running Pinokio on, but I don't know if the program interacts with the docker I have installed, or if Pinokio has to install a docker instance inside the venv that SuperAGI setup. Regardless, it looks like I needed to insert some information about docker and that's why it is giving me the error. I'm not sure how I was supposed to configure it to connect to my desktop docker, but the "&& [object Object]" seems to be giving my Pinokio venv some problems.
The text was updated successfully, but these errors were encountered: