error occur when run "python aster/demo.py"
I get the error:
Traceback (most recent call last):
File "aster/demo.py", line 9, in
--exp_dir ....
@ChChwang 我调用demo函数,并不需要exp_dir吧
@LiangHao92 我也遇到了同样的问题,请问你解决了吗?
@LiangHao92 Hello.I have the same problem. Have you solved it?If so, how?
maybe caused by tensorflow bug , version 1.4.0 works well.
@Nioolek Hello.I have the same problem. Have you solved it?If so, how?
@Nioolek Hello.I have the same problem. Have you solved it?If so, how?
Use tensorflow version 1.4.0
File "/home/dell/anaconda/lib/python3.5/inspect.py", line 1050, in getargspec raise ValueError("Function has keyword-only arguments or annotations" ValueError: Function has keyword-only arguments or annotations, use getfullargspec() API which can support them how to solve?
@Nioolek你好。我有同样的问题。你解决了吗?如果有,怎么样?
使用tensorflow版本1.4.0
I use tensorflow==1.4.0,and code work
@Nioolek你好。我有同样的问题。你解决了吗?如果有,怎么样?
使用tensorflow版本1.4.0
Thank you
Hello,
I have the same problem with tensorflow==1.4.0 (Ubuntu 16.04). I also have tried older and recent version of tensorflow (1.3 ~ 1.5) but it didn't change anything. Does anyone have a clue on how to solve this problem ? Thank you.
@Dkili I find that tensorflow==1.4.1 (ubuntu16.04) is ok. Use conda install tensorflow-gpu==1.4.1. By commond conda search tensorflow-gpu , don't find 1.4.0 version , only have three version (1.3.0、1.4.1、1.5.0 ) nearby. In addition, if use version 1.3.0, next step ./build.sh will occur error (...'lobster.so' faild ... ). I hope this is useful to you.
@Nioolek你好。我有同样的问题。你解决了吗?如果有,怎么样?
使用tensorflow版本1.4.0
Thank you
please can you sent to me the complete code .thanks to reply