You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error:
Exception has occurred: PermissionError
[Errno 13] Permission denied: 'C:\Users\Elon Musk\AppData\Roaming..\Local\Google\Chrome\User Data\Default\Network\Cookies'
File "C:\Users\Elon Musk\TTD.py", line 1, in
import pyktok as pyk
PermissionError: [Errno 13] Permission denied: 'C:\Users\Elon Musk\AppData\Roaming..\Local\Google\Chrome\User Data\Default\Network\Cookies'
Some ideas how to solve that?
The text was updated successfully, but these errors were encountered:
I get this error:
Exception has occurred: PermissionError
[Errno 13] Permission denied: 'C:\Users\Elon Musk\AppData\Roaming..\Local\Google\Chrome\User Data\Default\Network\Cookies'
File "C:\Users\Elon Musk\TTD.py", line 1, in
import pyktok as pyk
PermissionError: [Errno 13] Permission denied: 'C:\Users\Elon Musk\AppData\Roaming..\Local\Google\Chrome\User Data\Default\Network\Cookies'
Some ideas how to solve that?
The text was updated successfully, but these errors were encountered: