help! #8

Closed
opened 2021-09-28 11:28:17 +00:00 by Hackerv706 · 1 comment
Hackerv706 commented 2021-09-28 11:28:17 +00:00 (Migrated from github.com)

line 5, in
from features_check import check

line 6, in
import pymem

what do i do. i tried installing the pkg's but nothing was installing

line 5, in <module> from features_check import check line 6, in <module> import pymem what do i do. i tried installing the pkg's but nothing was installing
ALittlePatate commented 2021-09-28 16:04:12 +00:00 (Migrated from github.com)

Read the readme. Use python 3.6.8 and pip install -r requirements.txt

Read the readme. Use python 3.6.8 and pip install -r requirements.txt
Sign in to join this conversation.