ampledata / kiss

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

pip install kiss fails #1

Closed bbene closed 10 years ago

bbene commented 10 years ago

The setup.py file relies on an import kiss line, so it can't be installed.

Example error output:

$ sudo pip install kiss
Downloading/unpacking kiss
  Downloading kiss-1.0.0.tar.gz
  Running setup.py egg_info for package kiss
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
      File "/home/pi/WXData/build/kiss/setup.py", line 18, in <module>
        import kiss
    ImportError: No module named kiss
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 14, in <module>

  File "/home/pi/WXData/build/kiss/setup.py", line 18, in <module>

    import kiss

ImportError: No module named kiss

----------------------------------------
Command python setup.py egg_info failed with error code 1 in /home/pi/WXData/build/kiss
Storing complete log in /root/.pip/pip.log
ampledata commented 10 years ago

Thanks for the bug report, looking into it now!

ampledata commented 10 years ago

Fixed! Try to pull from master or download 1.0.1 from pypi.

bbene commented 10 years ago

Good to go. Thanks!

ampledata commented 10 years ago

Cool! Let me know if you come up with any interesting projects w/ this module, I'll give it a shout-out in the docs/twitter.

-g

On Wed, Oct 30, 2013 at 11:49 AM, Ben Benesh notifications@github.comwrote:

Good to go. Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/ampledata/kiss/issues/1#issuecomment-27426723 .

Greg Albrecht gba@onbeep.com 310-621-9598 Cofounder & CTO, OnBeep, Inc. http://get.onbeep.com