NetflixChecker icon indicating copy to clipboard operation
NetflixChecker copied to clipboard

progressbar

Open brottobhmg opened this issue 4 years ago • 2 comments

Traceback (most recent call last): File "Netflix-Checker.py", line 4, in from progressbar import ProgressBar ImportError: No module named progressbar

i do : pip install progressbar and : pip install progressbar2

but nothing

brottobhmg avatar Nov 21 '20 13:11 brottobhmg

try pip3 install progressbar

lamine2000 avatar Nov 21 '20 21:11 lamine2000

Now it start, but : init() got an unexpected keyword argument 'max_value' An error occurred.. Saving progress...

brottobhmg avatar Dec 02 '20 17:12 brottobhmg