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

problem using Telepathy #74

Open
gitMarty007 opened this issue Nov 9, 2024 · 0 comments
Open

problem using Telepathy #74

gitMarty007 opened this issue Nov 9, 2024 · 0 comments

Comments

@gitMarty007
Copy link

gitMarty007 commented Nov 9, 2024

I've installed on windows with python 3.12.7 and i have the following error: Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Scripts\telepathy.exe_main
.py", line 7, in
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 829, in call
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 782, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\click\core.py", line 610, in invoke
return callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\telepathy\telepathy.py", line 226, in cli
client = TelegramClient(phone_number, api_id, api_hash)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\telegrambaseclient.py", line 290, in init
session = SQLiteSession(str(session))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\sessions\sqlite.py", line 47, in init
c = self._cursor()
^^^^^^^^^^^^^^
File "C:\Users\marek\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\sessions\sqlite.py", line 242, in _cursor
self._conn = sqlite3.connect(self.filename,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: unable to open database file

@gitMarty007 gitMarty007 changed the title problem installing Telephaty ùù problem installing Telepathy Nov 9, 2024
@gitMarty007 gitMarty007 changed the title problem installing Telepathy problem using Telepathy Nov 9, 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