devhotteok / TwitchLink

Twitch Stream & Video & Clip Downloader/Recorder. The best GUI utility to download/record Broadcasts/VODs/Clips.
https://twitchlink.github.io
MIT License
389 stars 31 forks source link

Error of opening the souce code script(ModuleNotFoundError: No module named 'Services.Twitch.GQL') #188

Closed karstenlee10 closed 6 months ago

karstenlee10 commented 8 months ago

C:\Users\xxxx\Desktop\TwitchLink-3.1.3\Core\Qt\QtWebEngineWidgets\QWebEngineProfile.py:14: SyntaxWarning: invalid escape sequence '\S' formatString = re.sub("QtWebEngine/\S*", "{appInfo}", self.httpUserAgent()) if Config.USER_AGENT_FORMAT == None else Config.USER_AGENT_FORMAT C:\Users\xxxx\Desktop\TwitchLink-3.1.3\Services\Image\UrlFormatter.py:8: SyntaxWarning: invalid escape sequence '\d' IMAGE_SIZE_FILTER = re.compile("-\d+x\d+") [root] [INFO]

TwitchLink 3.1.3

ⓒ 2024 DevHotteok.

[root] [INFO] Windows 11 10.0.22631; AMD64; [root] [INFO] Application started successfully. Traceback (most recent call last): File "C:\Users\xxxx\Desktop\TwitchLink-3.1.3\TwitchLink.py", line 1, in from Core.Ui import * File "C:\Users\xxxx\Desktop\TwitchLink-3.1.3\Core\Ui.py", line 1, in from Core import App File "C:\Users\xxxx\Desktop\TwitchLink-3.1.3\Core\App.py", line 39, in from Services.Twitch.GQL.TwitchGQLAPI import TwitchGQL as _TwitchGQL ModuleNotFoundError: No module named 'Services.Twitch.GQL'<----

karstenlee10 commented 8 months ago

@devhotteok

devhotteok commented 6 months ago

It seems that the program has not been installed properly. Some antivirus programs can cause such results. Please try reinstalling it.