Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't install this library into pc with Windows(7,10, Server 2016). #1

Open
AAO2014 opened this issue Sep 21, 2016 · 1 comment
Open

Comments

@AAO2014
Copy link

AAO2014 commented Sep 21, 2016

Collecting FreeSWITCH-ESL-Python Using cached FreeSWITCH-ESL-Python-1.2.tar.gzInstalling collected packages: FreeSWITCH-ESL-Python Running setup.py install for FreeSWITCH-ESL-Python: started Running setup.py install for FreeSWITCH-ESL-Python: finished with status 'error' Complete output from command C:\Python34\python.exe -u -c "import setuptools, tokenize;file='C:\Users\defon\AppData\Local\Temp\pycharm-packaging0.tmp\FreeSWITCH-ESL-Python\setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record C:\Users\defon\AppData\Local\Temp\pip-6pn_vd4w-record\install-record.txt --single-version-externally-managed --compile: C:\Python34\lib\distutils\dist.py:260: UserWarning: Unknown distribution option: 'pymodules' warnings.warn(msg) running install running build running build_py creating build creating build\lib.win32-3.4 creating build\lib.win32-3.4\freeswitchESL copying freeswitchESL\ESL.py -> build\lib.win32-3.4\freeswitchESL copying freeswitchESL__init__.py -> build\lib.win32-3.4\freeswitchESL warning: build_py: byte-compiling is disabled, skipping. running build_ext building '_ESL' extension error: INCLUDE environment variable is empty ----------------------------------------Command "C:\Python34\python.exe -u -c "import setuptools, tokenize;file='C:\Users\defon\AppData\Local\Temp\pycharm-packaging0.tmp\FreeSWITCH-ESL-Python\setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record C:\Users\defon\AppData\Local\Temp\pip-6pn_vd4w-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\defon\AppData\Local\Temp\pycharm-packaging0.tmp\FreeSWITCH-ESL-Python\

@victor-torres
Copy link
Owner

Hi, @AAO2014.

Can you try to install the lib directly from the command line/PowerShell? I’m assuming you’re doing it through PyCharm.

BTW, Sangoma is also providing this package at https://github.com/sangoma/python-ESL
Perhaps you should take a look at their project if you’re seeking for long-term support.
I’ll update the project readme with this information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants