mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-07-14 15:41:09 +03:00
Added requirement for tk on linux
parent
7529473605
commit
e3c86ed09d
@ -22,6 +22,9 @@ the next release.
|
||||
* Note that on Debian (at least up to and including 10.x aka 'Buster') you'll `pip3 install -r requirements.txt` .
|
||||
* If you get 'command not found' or similar for the 'pip' command then try: `python -m pip install -r requirements.txt` .
|
||||
|
||||
1. Ensure you have tkinter installed if required (such as on Linux)
|
||||
* On Debian / *buntu / *buntu derivatives the package you want is `python3-tk`
|
||||
|
||||
1. Run this application:
|
||||
|
||||
* Linux: `./EDMarketConnector.py` .
|
||||
|
Loading…
x
Reference in New Issue
Block a user