r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.85k stars 1.2k forks source link

ModuleNotFoundError: No module named 'udemy._colorized' #515

Closed SnuppeDeluxe closed 4 years ago

SnuppeDeluxe commented 4 years ago

Describe the bug Traceback (most recent call last): File "udemy-dl.py", line 12, in from udemy._colorized import * ModuleNotFoundError: No module named 'udemy._colorized'

To Reproduce Steps to reproduce the behavior:

  1. Downloaded the newest version of the program
  2. run "sudo pip3 install --upgrade -r requirements.txt"
  3. run "python3 udemy-dl.py https://www.udemy.com/course/github-tutorial-deutsch/learn/lecture/5856174?start=0#overview -u my@mail.com -p my_password"

Expected behavior I expected, that all moduls would be fine and the program will start.

Python Environment (please complete the following information):


I hope, thats all informations you need. Thank you for your help.

r0oth3x49 commented 4 years ago

i can't reproduce, are you sure you downloaded it properly? the files should be there