Skip to content

Commit

Permalink
Update entropy
Browse files Browse the repository at this point in the history
  • Loading branch information
Entynetproject authored Jun 12, 2019
1 parent 86f7cf6 commit 5761e8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/entropy
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ try:
import shodan

except ImportError as e:
print("")
print("[!] Failed to install some necessary dependences!")
print("[!] Because of this entropy will be work incorrectly!")
print("[!] You need to install dependences from related.txt!")
print(" ")


TMP_PATH='/tmp/'
Expand Down

0 comments on commit 5761e8a

Please sign in to comment.