Jacky Yang

Results 2 issues of Jacky Yang

Hi,@markjay I run "pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI", but the command execution failed, and the following error message occurred at the end of execution. ------------------------- Finished generating code LINK : fatal error...

(tensorflow_p36) ubuntu@ip-172-31-25-141:~/gitcode/test/chainer-simple-fast-rnn$ python downoad_model.py Traceback (most recent call last): File "downoad_model.py", line 6, in urllib.urlretrieve(url,filename) AttributeError: module 'urllib' has no attribute 'urlretrieve' (tensorflow_p36) ubuntu@ip-172-31-25-141:~/gitcode/test/chainer-simple-fast-rnn$ vi downoad_model.py (tensorflow_p36) ubuntu@ip-172-31-25-141:~/gitcode/test/chainer-simple-fast-rnn$ python downoad_model.py...