-
Notifications
You must be signed in to change notification settings - Fork 88
Description
I try to install lunatic python on Windows Server 2016
Already installed:
Lua 5.1.5
Python 3.7
Here is a problem:
C:\Users\Administrator>pip install lunatic-python-universal
Collecting lunatic-python-universal
Using cached https://files.pythonhosted.org/packages/53/47/c764e4a45329ab9e2a83b43a18ce1150a6b5436583ca973e1afba82015c3/lunatic-python-universal-2.1.1.tar.gz
Complete output from command python setup.py egg_info:
pkg-config failed forpython(triedpython-3.7andpython3.7); most recent output was:
'pkg-config' is not recognized as an internal or external command,
operable program or batch file.
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMINI~1\AppData\Local\Temp\2\pip-install-b7hqeh4i\lunatic-python-universal\
I attach screenshot with error

Thank you for help.