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

Python problem #101

Open
Ali777666 opened this issue Jul 1, 2023 · 1 comment
Open

Python problem #101

Ali777666 opened this issue Jul 1, 2023 · 1 comment

Comments

@Ali777666
Copy link

Traceback (most recent call last):
File "C:\Users\alitu\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 187, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "C:\Users\alitu\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 146, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "C:\Users\alitu\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 110, in get_module_details
import(pkg_name)
File "C:\Users\alitu\Desktop\SaveRestrictedContentBot-master\SaveRestrictedContentBot-master\main_init
.py", line 24, in
userbot = Client("saverestricted", session_string=SESSION, api_hash=API_HASH, api_id=API_ID)
TypeError: Client.init() got an unexpected keyword argument 'session_string'

@timgahmen
Copy link

.env File existing?

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

2 participants