Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the frida require python3.x , and house is require python2.x #9

Closed
ldzSpace opened this issue Jul 27, 2018 · 2 comments
Closed

the frida require python3.x , and house is require python2.x #9

ldzSpace opened this issue Jul 27, 2018 · 2 comments

Comments

@ldzSpace
Copy link

ldzSpace commented Jul 27, 2018

Hi, I have one question is that the frida require python3.x , and house is require python2.x ,
if i use python3.x ,and run python3.x app.py 8888 , an error appeared ,

File "app.py", line 127
"""
^
SyntaxError: invalid syntax

@ldzSpace ldzSpace changed the title the frida require python3.x , and house is require python2.7 the frida require python3.x , and house is require python2.x Jul 27, 2018
@H4oK3
Copy link
Collaborator

H4oK3 commented Jul 27, 2018

Hey, thanks for letting me know, I did not know Frida recommends using python 3; I will def. update House a little bit in the future to make it compatible with that. But at this point, Frida also runs well with python 2 as I am using it w/o issues; so I would suggest keep on it for now, also I would suggest using virtualenv for different python envs to get it work.

@H4oK3
Copy link
Collaborator

H4oK3 commented Jul 29, 2018

I am gonna close this for now as it is not a deadly issue at this point, but thanks for the feed back.

@H4oK3 H4oK3 closed this as completed Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants