Re: Ajuda com instalação AutoGPT -Library não carrega

2023-07-08 Thread Henrik Holst via curl-library
I just checked the official git binary for windows from
https://gitforwindows.org/ and AFAIK that one doesn't link nor include
libcurl so this looks like a non official git being installed.

/HH

Den lör 8 juli 2023 kl 22:52 skrev Dan Fandrich via curl-library <
curl-library@lists.haxx.se>:

> On Sat, Jul 08, 2023 at 08:18:26PM +, Ligya Fernandes via curl-library
> wrote:
> > Desde já agradeço a ajuda, Dan! Você sabe onde eu posso encontrar uma
> > biblioteca libcurl que seja compatível? Pode me indicar o local, por
> meio de um
> > link, se não for pedir muito?
>
> My point is that you shouldn't have to find your own library. Whoever
> supplied
> your git binary should have supplied the library, too.  You can find a
> bunch of
> libraries at https://curl.se/download.html#Win64 but it will be hard to
> find
> which one is compatible with your git binary since some important compiler
> flags need to be the same between the two.  I would try just reinstalling
> your
> git rather than go this path.
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
> Etiquette:   https://curl.se/mail/etiquette.html
>
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html


Re: Ajuda com instalação AutoGPT -Library não carrega

2023-07-08 Thread Dan Fandrich via curl-library
On Sat, Jul 08, 2023 at 08:18:26PM +, Ligya Fernandes via curl-library 
wrote:
> Desde já agradeço a ajuda, Dan! Você sabe onde eu posso encontrar uma
> biblioteca libcurl que seja compatível? Pode me indicar o local, por meio de 
> um
> link, se não for pedir muito?

My point is that you shouldn't have to find your own library. Whoever supplied
your git binary should have supplied the library, too.  You can find a bunch of
libraries at https://curl.se/download.html#Win64 but it will be hard to find
which one is compatible with your git binary since some important compiler
flags need to be the same between the two.  I would try just reinstalling your
git rather than go this path.
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html


RE: Ajuda com instalação AutoGPT -Library não carrega

2023-07-08 Thread Ligya Fernandes via curl-library
Desde já agradeço a ajuda, Dan! Você sabe onde eu posso encontrar uma 
biblioteca libcurl que seja compatível? Pode me indicar o local, por meio de um 
link, se não for pedir muito?


De: curl-library  em nome de Dan Fandrich 
via curl-library 
Enviado: sábado, 8 de julho de 2023 15:24
Para: curl-library@lists.haxx.se 
Cc: Dan Fandrich 
Assunto: Re: Ajuda com instalação AutoGPT -Library não carrega

On Fri, Jul 07, 2023 at 08:21:33PM +, Ligya Fernandes via curl-library 
wrote:
> Fatal: failed to load library "libcurl -4.dll

This is an indication that your git installation is corrupt. Whatever way you 
installed
git should have also installed a compatible libcurl library.

Dan
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html


Re: Ajuda com instalação AutoGPT -Library não carrega

2023-07-08 Thread Dan Fandrich via curl-library
On Fri, Jul 07, 2023 at 08:21:33PM +, Ligya Fernandes via curl-library 
wrote:
> Fatal: failed to load library "libcurl -4.dll

This is an indication that your git installation is corrupt. Whatever way you 
installed
git should have also installed a compatible libcurl library.

Dan
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html


Re: Ajuda com instalação AutoGPT -Library não carrega

2023-07-08 Thread Hongyi Zhao via curl-library
On Sat, Jul 8, 2023 at 4:07 PM Ligya Fernandes via curl-library <
curl-library@lists.haxx.se> wrote:

>
> Boa tarde!
>
> Estou precisando de ajuda para instalar o AutoGPT no meu Desktop. Segui
> todo o passo a passo recomendado nas configurações do AutoGPT, no site
> GitHub.com, com a instalação do Docker, Phyton 3.10 e Visual Studio Code,
> mas *não consegui instalar o git clone* . Fiz como está sugerido no guia
> de instalação e criei uma pasta vazia para o AutoGPT, abri o Terminal com o
> comando cd e executei o comando git clone com o link fornecido no site
> GitHub (git clone https://github.com/Significant-Gravitas/Auto-GPT.git)
> mas, ao dar enter, recebi a seguinte mensagem:
> *Fatal: failed to load library "libcurl -4.dll*
> Estou há quase 3 dias procurando alguma solução na internet mas não achei
> nada. Peço ajuda, humildemente, pelo que agradeço desde já.
>
> Seguem minhas informações
> Window 10
> *AutoGPT* versão instalada: v0.4.3
> *Versão Python*: 3.11 (64 bits)
>
>
> 
> GitHub - Significant-Gravitas/Auto-GPT: An experimental open-source
> attempt to make GPT-4 fully autonomous.
> 
> An experimental open-source attempt to make GPT-4 fully autonomous. -
> GitHub - Significant-Gravitas/Auto-GPT: An experimental open-source attempt
> to make GPT-4 fully autonomous.
> github.com
>
> git clone https://github.com/Significant-Gravitas/Auto-GPT.git
>
>
>
> 
>  Não
> contém vírus.www.avast.com
> 
> <#m_5472378205350934710_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
> Etiquette:   https://curl.se/mail/etiquette.html
>

Works nice here:

werner@X10DAi:~$ git clone
https://github.com/Significant-Gravitas/Auto-GPT.git
Cloning into 'Auto-GPT'...
remote: Enumerating objects: 15278, done.
remote: Counting objects: 100% (65/65), done.
remote: Compressing objects: 100% (64/64), done.
remote: Total 15278 (delta 14), reused 30 (delta 1), pack-reused 15213
Receiving objects: 100% (15278/15278), 10.35 MiB | 16.28 MiB/s, done.
Resolving deltas: 100% (10300/10300), done.
werner@X10DAi:~$ curl --version
curl 7.85.0 (x86_64-pc-linux-gnu) libcurl/7.85.0 OpenSSL/3.0.5 zlib/1.2.11
brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.0 (+libidn2/2.3.2)
libssh/0.9.6/openssl/zlib nghttp2/1.49.0 librtmp/2.3
Release-Date: 2022-08-31
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap
ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6
Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP
UnixSockets zstd

Regards,
Zhao
-- 
Assoc. Prof. Hongsheng Zhao 
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html


Ajuda com instalação AutoGPT -Library não carrega

2023-07-08 Thread Ligya Fernandes via curl-library

Boa tarde!

Estou precisando de ajuda para instalar o AutoGPT no meu Desktop. Segui todo o 
passo a passo recomendado nas configurações do AutoGPT, no site GitHub.com, com 
a instalação do Docker, Phyton 3.10 e Visual Studio Code, mas não consegui 
instalar o git clone . Fiz como está sugerido no guia de instalação e criei uma 
pasta vazia para o AutoGPT, abri o Terminal com o comando cd e executei o 
comando git clone com o link fornecido no site GitHub (git clone 
https://github.com/Significant-Gravitas/Auto-GPT.git) mas, ao dar enter, recebi 
a seguinte mensagem:
Fatal: failed to load library "libcurl -4.dll
Estou há quase 3 dias procurando alguma solução na internet mas não achei nada. 
Peço ajuda, humildemente, pelo que agradeço desde já.

Seguem minhas informações
Window 10
AutoGPT versão instalada: v0.4.3
Versão Python: 3.11 (64 bits)
[cid:f0baf4a3-2a49-4c33-b889-ef976bc01920]

[https://opengraph.githubassets.com/8942e7900bd8b5c20b72981d4e1ddc90678e5efec230663a4e6fd1cd57517e2d/Significant-Gravitas/Auto-GPT]
GitHub - Significant-Gravitas/Auto-GPT: An experimental open-source attempt to 
make GPT-4 fully 
autonomous.
An experimental open-source attempt to make GPT-4 fully autonomous. - GitHub - 
Significant-Gravitas/Auto-GPT: An experimental open-source attempt to make 
GPT-4 fully autonomous.
github.com


git clone https://github.com/Significant-Gravitas/Auto-GPT.git

[https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif]
  Não contém 
vírus.www.avast.com
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html