UI refinements
This commit is contained in:
@@ -36,9 +36,14 @@ git clone https://github.com/Ircama/epson_print_conf
|
||||
pip3 install pyyaml
|
||||
pip3 install pyasn1==0.4.8
|
||||
pip3 install git+https://github.com/etingof/pysnmp.git
|
||||
pip3 install tkcalendar
|
||||
pip3 install pyperclip
|
||||
|
||||
cd epson_print_conf
|
||||
```
|
||||
|
||||
With Python 12, also: `pip3 install pyasyncore`.
|
||||
|
||||
Notes (at the time of writing):
|
||||
|
||||
- [before pysnmp, install pyasn1 with version 0.4.8 and not 0.5](https://github.com/etingof/pysnmp/issues/440#issuecomment-1544341598)
|
||||
|
||||
Reference in New Issue
Block a user