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
- replace urlretrieve with requests
- cleanup download_and_unzip function during bootstrap
- adjust python requirements for pipeline and dev
- fix docker scripts
- create .dependencies folder during bootstrapping in case it does not
exist
BFW-6626
Hi thanks, for reporting the issue. We know of these issues and fixed them in our private repository and they will be fixed in 6.2.1 or in 6.3.1 depending on what is released first :). @rcloran's solution is bit hacky, but just installing the requests package into the virtual environment should be enough.
The easiest solution for you now should be running:
Printer model
all
Firmware version
6.2.0
Upgrades and modifications
no
Printing from...
Describe the bug
New version 6.2.0 uses Python package
requests
inutils\bootstrap.py
which is not installed and installing does not help.How to reproduce
Expected behavior
Files
No response
The text was updated successfully, but these errors were encountered: