Traceback (most recent call last):
File "C:/Users/alban/PycharmProjects/youtubeviews/youtube.py", line 9, in
from core.browser import Browser
ModuleNotFoundError: No module named 'core'
Can you help me with this ,i have install core in cmd but that cmd dont find anythink that satisfied the requirement core also i have download ASP.NET Core 3.1 Runtime (v3.1.2) - Windows x64 Installer but still none of them its working . Can you help me ?
Traceback (most recent call last): File "C:/Users/alban/PycharmProjects/youtubeviews/youtube.py", line 9, in
from core.browser import Browser
ModuleNotFoundError: No module named 'core'
Can you help me with this ,i have install core in cmd but that cmd dont find anythink that satisfied the requirement core also i have download ASP.NET Core 3.1 Runtime (v3.1.2) - Windows x64 Installer but still none of them its working . Can you help me ?