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
If you get OSError: [WinError 740] try installing all requirements.
If you still get this error, open CMD as an Administrator, cd to the tiktodv3 folder and execute python tiktodv3.py.
Note 1: I got this error, so I decided to post the answer for future users.
Note 2: WinError 740 means that a program does not have enough perms to continue. Therefore you should run it as an Administrator.
The text was updated successfully, but these errors were encountered:
If you get
OSError: [WinError 740]
try installing all requirements.If you still get this error, open CMD as an Administrator, cd to the tiktodv3 folder and execute
python tiktodv3.py
.Note 1: I got this error, so I decided to post the answer for future users.
Note 2: WinError 740 means that a program does not have enough perms to continue. Therefore you should run it as an Administrator.
The text was updated successfully, but these errors were encountered: