msight-tech / research-charnet

CharNet: Convolutional Character Networks
Other
610 stars 142 forks source link

Invalid syntax error #28

Open Athe-kunal opened 4 years ago

Athe-kunal commented 4 years ago

python tools/test_net.py configs/icdar2015_hourglass88.yaml

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

lamhoangtung commented 4 years ago

Don't use python2, use python3.6+

Also, remove the " char in your command

Athe-kunal commented 4 years ago

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 commented 4 years ago

Don't use python2, use python3.6+

Also, remove the " char in your command

Then how to pass the directories

Kartik-Mishra99 commented 4 years ago

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