acheong08/ChatGPT

[Bug]: Support for 32bit and Arm processors

Worrah opened this issue · 0 comments

Worrah commented

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Hello. Can't use the lastest version on Arm processor, getting an error
OSError: /home/wolh/.local/lib/python3.9/site-packages/tls_client/dependencies/tls-client-amd64.so: cannot open shared object file: No such file or directory

Steps to reproduce the problem

  1. pip install --upgrade revchatgpt
  2. run

What should have happened?

work without errors

Version where the problem happens

6.8.6

What Python version are you running this with?

3.9.5

What is your operating system ?

Linux

Command Line Arguments

No

Console logs

OSError: /home/wolh/.local/lib/python3.9/site-packages/tls_client/dependencies/tls-client-amd64.so: cannot open shared object file: No such file or directory

Additional information

No response