Open RyZeBLAZE opened 8 months ago
Try this to fix it:
OR
In the src/components folder create a file called "browsers.py"
Copy and paste the content from this file from the repository to the browsers.py just created.
Build it again and it should work fine now.
Traceback (most recent call last): File "main.py", line 6, in
ModuleNotFoundError: No module named 'components.browsers'