mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-01 16:11:18 +03:00
Add Linux dependency on imaging-tk.
This commit is contained in:
parent
b96c5bc88b
commit
e659d16248
@ -68,12 +68,12 @@ Mac:
|
|||||||
|
|
||||||
Windows:
|
Windows:
|
||||||
|
|
||||||
* Requires the Python "requests" module.
|
* Requires Python2.7 and the Python "requests" module.
|
||||||
* Run with `EDMarketConnector.py` .
|
* Run with `EDMarketConnector.py` .
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
|
|
||||||
* Requires the Python "iniparse" and "requests" modules. On Debian-based systems install these with `sudo apt-get install python-iniparse python-requests` .
|
* Requires the Python "imaging-tk", "iniparse" and "requests" modules. On Debian-based systems install these with `sudo apt-get install python-imaging-tk python-iniparse python-requests` .
|
||||||
* Run with `./EDMarketConnector.py` .
|
* Run with `./EDMarketConnector.py` .
|
||||||
|
|
||||||
Packaging for distribution
|
Packaging for distribution
|
||||||
|
Loading…
x
Reference in New Issue
Block a user