After deleting anki and reinstalling to fix an addon problem i had, i found that anki refused to open again, no error messages or anything.
I tried downloading different versions, betas, C++ Redistributable, running it directly, searching in the directory, all to no avail.
I copied a fellow user by running anki-console through command prompt, which gave me this result:
Anki starting...
Initial setup...
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "aqt", line 58, in <module>
File "anki.collection", line 84, in <module>
File "anki.sync", line 14, in <module>
File "anki.httpclient", line 14, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "wrapt.importer", line 184, in _self_exec_module
File "requests", line 164, in <module>
File "requests.api", line 11, in <module>
File "requests.sessions", line 15, in <module>
File "requests.adapters", line 76, in <module>
File "urllib3.util.ssl_", line 349, in create_urllib3_context
OSError: [Errno 22] Invalid argument: 'c\\:Users\\MYNAME\\SSLKeys\\sslkeylog.log'
Press any key to continue . . .
I also downloaded process monitor and filtered to Anki, however i have no idea what to look for. I followed one post and searched for QtCore as a keyword, but nothing came up. Something i did notice is that the amount of process that process monitor was monitoring did constantly increase, meaning that something is running.
I believe there is a problem with my SSLKeys however, i have no idea what to do. Please help me out if you can