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

python3 DeepExploit.py -h & SyntaxError: invalid syntax #54

Open
M0dred opened this issue Dec 9, 2019 · 0 comments
Open

python3 DeepExploit.py -h & SyntaxError: invalid syntax #54

M0dred opened this issue Dec 9, 2019 · 0 comments

Comments

@M0dred
Copy link

M0dred commented Dec 9, 2019

oops! I spent 2 hours but it still errors. qwq!!!!!
python3 DeepExploit.py -h
Traceback (most recent call last):
File "DeepExploit.py", line 19, in
import tensorflow as tf
File "/usr/local/lib/python3.7/dist-packages/tensorflow/init.py", line 24, in
from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/init.py", line 49, in
from tensorflow.python import pywrap_tensorflow
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in
from tensorflow.python.pywrap_tensorflow_internal import *
File "/usr/local/lib/python3.7/dist-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 114
def TFE_ContextOptionsSetAsync(arg1, async):
^
SyntaxError: invalid syntax

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

1 participant