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

Invalid syntax error #28

Open
Athe-kunal opened this issue Feb 2, 2020 · 4 comments
Open

Invalid syntax error #28

Athe-kunal opened this issue Feb 2, 2020 · 4 comments

Comments

@Athe-kunal
Copy link

python tools/test_net.py configs/icdar2015_hourglass88.yaml <images_dir> <results_dir>

This command is showing invalid syntax error while running in Ubuntu
image
I am using python 2.7.17 and ubuntu -18.04

@lamhoangtung
Copy link

Don't use python2, use python3.6+

Also, remove the " char in your command

@Athe-kunal
Copy link
Author

Thank you for your help man
But how to pass the directory because I am getting [Win126] The module was not found error even if I have installed openslide

@Athe-kunal
Copy link
Author

Don't use python2, use python3.6+

Also, remove the " char in your command

Then how to pass the directories

@Kartik-Mishra99
Copy link

Thank you for your help man
But how to pass the directory because I am getting [Win126] The module was not found error even if I have installed openslide

same error

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

3 participants