明月

Results 8 comments of 明月

环境:docker内的ubutun,python3.8 遇到类似的问题: ``` # pip list|grep paddle paddleclas 2.4.2 paddleocr 2.0.6 paddlepaddle-gpu 2.1.1 ``` `import paddleclas`报错信息: ``` Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.8/dist-packages/paddleclas/__init__.py", line...

建议代码放到统一的目录下,避免和客户的代码冲突

look here: https://github.com/guillaumegenthial/sequence_tagging

这应该是本地环境的配置问题