Vlad
Vlad
 Джарвиз может запустить хром, но не запускает ютуб, т.к. в хроме несколько пользователей. При выполнении команды возникает ошибка (скриншот), а не выбор пользователя хром
I would like to unzip the file without saving the folder structure, but I can't. :( Can you add the 'parents=True' param to rf.extract() function for this feature?
python ./manage.py updatecurrencies oxr raise TypeError: 'decimal.Decimal' object cannot be interpreted as an integer on file: \venv\lib\site-packages\currencies\management\commands\_openexchangerates.py", line 84, in get_ratetimestamp return datetime.fromtimestamp(self.rates["timestamp"]) I fix this by replacing self.rates["timestamp"] to...