MetroMan19 / nxt-python

Automatically exported from code.google.com/p/nxt-python
0 stars 0 forks source link

hitechnic bug #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Oops! Looks like that last revision generated another bug.

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "nxt/__init__.py", line 17, in <module>
    from .sensor import *
  File "nxt/sensor/__init__.py", line 32, in <module>
    import hitechnic
  File "nxt/sensor/hitechnic.py", line 244
    from math import sqrt

Attached is a Subversion patch.

Original issue reported on code.google.com by jerradge...@gmail.com on 23 Jan 2011 at 1:41

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry about that. Fixed in r276.

Original comment by marcus@wanners.net on 23 Jan 2011 at 2:24

GoogleCodeExporter commented 9 years ago

Original comment by marcus@wanners.net on 23 Jan 2011 at 2:25