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

Create new session bug #123

Open
Rollagit opened this issue Jun 15, 2024 · 1 comment
Open

Create new session bug #123

Rollagit opened this issue Jun 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Rollagit
Copy link

Traceback (most recent call last):
File "/root/1/opentele/1.py", line 20, in
asyncio.run(main())
File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/root/1/opentele/1.py", line 15, in main
tdesk = await client.ToTDesktop(flag=CreateNewSession)
NameError: name 'CreateNewSession' is not defined

@Rollagit Rollagit added the bug Something isn't working label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@Rollagit and others