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
myenv) PS C:\Users\Adrian\OneDrive\Bureaublad\InstaBot-public\InstaBot-public> python runner.py
Fail to import moviepy. Need only for Video upload.
Traceback (most recent call last):
File "C:\Users\Adrian\OneDrive\Bureaublad\InstaBot-public\InstaBot-public\runner.py", line 1, in
from src.scrape_image_data import *
File "C:\Users\Adrian\OneDrive\Bureaublad\InstaBot-public\InstaBot-public\src\scrape_image_data.py", line 28, in
import instagram_scraper
ModuleNotFoundError: No module named 'instagram_scraper'
The text was updated successfully, but these errors were encountered:
myenv) PS C:\Users\Adrian\OneDrive\Bureaublad\InstaBot-public\InstaBot-public> python runner.py
Fail to import moviepy. Need only for Video upload.
Traceback (most recent call last):
File "C:\Users\Adrian\OneDrive\Bureaublad\InstaBot-public\InstaBot-public\runner.py", line 1, in
from src.scrape_image_data import *
File "C:\Users\Adrian\OneDrive\Bureaublad\InstaBot-public\InstaBot-public\src\scrape_image_data.py", line 28, in
import instagram_scraper
ModuleNotFoundError: No module named 'instagram_scraper'
The text was updated successfully, but these errors were encountered: