ampledata / kiss

A pure-Python implementation of the KISS Protocol for communicating with serial TNC devices for use with Amateur Radio.
Other
84 stars 35 forks source link

"python setup.py egg_info" failed with error code 1 kiss #24

Open diygoodies opened 6 years ago

diygoodies commented 6 years ago

Hello I am trying to install aprs module by command "pip install aprs" on windows. It also trying to install kiss but failed with such error

Command "python setup.py egg_info" failed with error code 1 in C:\Users\Admin\Ap pData\Local\Temp\pip-build-lggyk3wb\kiss\

bhhoyer commented 6 years ago

I had a similar problem until I re-installed for Python 3.6