Bitwise-01 / Loki

Remote Access Tool
MIT License
570 stars 220 forks source link

fixit #8

Closed albinlaci closed 5 years ago

albinlaci commented 5 years ago

C:\Users\Entertaiment\Desktop\Loki-master>python loki.py Traceback (most recent call last): File "loki.py", line 9, in from lib.server.server import Server File "C:\Users\Entertaiment\Desktop\Loki-master\lib\server\server.py", line 8, in from lib import const ImportError: cannot import name const

albinlaci commented 5 years ago

it does not work

Bitwise-01 commented 5 years ago

What Python at you using?

On Wed, Jan 30, 2019 at 11:05 AM albinlaci notifications@github.com wrote:

it does not work

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Pure-L0G1C/Loki/issues/8#issuecomment-459001069, or mute the thread https://github.com/notifications/unsubscribe-auth/ATFT1007aT9Pm8guFBgOoqhg7_wqD8QGks5vIcLKgaJpZM4aahfW .

albinlaci commented 5 years ago

I'm using the lastes version of python 2.7

Bitwise-01 commented 5 years ago

You need Python 3.6+

albinlaci commented 5 years ago

it works thk