FallingLights / Teachable-dl

Course downloader for teachable platform written in python3 using selenium and yt-dlp
GNU Lesser General Public License v3.0
106 stars 27 forks source link

[BUG] #6

Closed r4v3r23 closed 1 year ago

r4v3r23 commented 1 year ago

getting this error when running source env/bin/activate

env/bin/activate (line 41): Unsupported use of '='. In fish, please use 'set VIRTUAL_ENV "/home/user/Teachable-Dl/env"'.
VIRTUAL_ENV="/home/user/Teachable-Dl/env"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
from sourcing file env/bin/activate

garuda linux