Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

how can i solve this problem? #4

Closed
MuhammedEminK opened this issue Dec 11, 2022 · 2 comments
Closed

how can i solve this problem? #4

MuhammedEminK opened this issue Dec 11, 2022 · 2 comments

Comments

@MuhammedEminK
Copy link

`
token = ""

api = ChatGPT(session_token=token)
response = api.send_message("naber")
print(response["message"])
`

error :
if not 0 <= time_low < 1<<32L:

@MuhammedEminK
Copy link
Author

I get the same error when I try to download something with the pip install command.

@terry3041
Copy link
Owner

This should be the problem of your python script or installation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants