Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this me doing something wrong or it? #11

Open
Dizzysky1 opened this issue Mar 8, 2024 · 0 comments
Open

Is this me doing something wrong or it? #11

Dizzysky1 opened this issue Mar 8, 2024 · 0 comments

Comments

@Dizzysky1
Copy link

i got this "Traceback (most recent call last):
File "C:\Users\acer\Downloads\freegpt-webui-v2\run.py", line 5, in
from server.backend import Backend_Api
File "C:\Users\acer\Downloads\freegpt-webui-v2\server\backend.py", line 7, in
import g4f
File "C:\Users\acer\Downloads\freegpt-webui-v2\g4f_init_.py", line 6, in
from .models import Model, ModelUtils, all_models
File "C:\Users\acer\Downloads\freegpt-webui-v2\g4f\models.py", line 3, in
from .Provider import RetryProvider, ProviderType
File "C:\Users\acer\Downloads\freegpt-webui-v2\g4f\Provider_init
.py", line 7, in
from .deprecated import *
File "C:\Users\acer\Downloads\freegpt-webui-v2\g4f\Provider\deprecated_init_.py", line 6, in
from .GetGpt import GetGpt
File "C:\Users\acer\Downloads\freegpt-webui-v2\g4f\Provider\deprecated\GetGpt.py", line 9, in
from Crypto.Cipher import AES
File "C:\Users\acer\AppData\Local\Programs\Python\Python311\Lib\site-packages\Crypto\Cipher_init_.py", line 82, in
from Crypto.Cipher._mode_ctr import _create_ctr_cipher
File "C:\Users\acer\AppData\Local\Programs\Python\Python311\Lib\site-packages\Crypto\Cipher_mode_ctr.py", line 35, in
from Crypto.Util.number import long_to_bytes
File "C:\Users\acer\AppData\Local\Programs\Python\Python311\Lib\site-packages\Crypto\Util\number.py", line 398
s = pack('>I', n & 0xffffffffL) + s
^
SyntaxError: invalid hexadecimal literal"

io112 pushed a commit to io112/FreeGPT that referenced this issue Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant