Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

fix for compile-error in Test.py #45

Closed
wants to merge 1 commit into from
Closed

fix for compile-error in Test.py #45

wants to merge 1 commit into from

Conversation

Mausy5043
Copy link

Fixing this error when installing:

byte-compiling build/bdist.linux-armv6l/egg/Adafruit_DHT/Test.py to Test.pyc
  File "build/bdist.linux-armv6l/egg/Adafruit_DHT/Test.py", line 22
    import .Test_Driver as driver
           ^
SyntaxError: invalid syntax

Fixing this error when installing:
```
byte-compiling build/bdist.linux-armv6l/egg/Adafruit_DHT/Test.py to Test.pyc
  File "build/bdist.linux-armv6l/egg/Adafruit_DHT/Test.py", line 22
    import .Test_Driver as driver
           ^
SyntaxError: invalid syntax
```
@tdicola tdicola closed this in 0741f2c Jun 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant