Win Python 3.6 issue #83
Closed
by shahidkarimi opened 6 years ago
·
2 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
DevTools listening on ws://127.0.0.1:62848/devtools/browser/0160fa76-3a51-4e69-9d7f-e6b49f335924
Traceback (most recent call last):
File "c:\programdata\miniconda3\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "c:\programdata\miniconda3\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Users\win8.1\AppData\roaming\Python\Python36\scripts\deletefb.exe_main.py", line 9, in
File "C:\Users\win8.1\AppData\Roaming\Python\Python36\site-packages\deletefb\deletefb.py", line 58, in run_delete
is_headless=args.is_headless
File "C:\Users\win8.1\AppData\Roaming\Python\Python36\site-packages\deletefb\deletefb.py", line 81, in delete_posts
Could you give more detail about what happens when you hit that exception? Was it unable to delete the posts? I assume you got it running and it logged in, but something caused an exception while trying to delete a post.
Closing since it's been almost a month and I cannot reproduce windows issues