Bitwise-01 / Loki

Remote Access Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fixit

albinlaci opened this issue · comments

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

it does not work

I'm using the lastes version of python 2.7

You need Python 3.6+

it works thk