0

I try to run paddleHub in my colab, but I face a question

import paddlehub as hub

the error AttributeError: module 'paddle' has no attribute 'version'

I try to import 2.0 up version but it's still fail.

I try to import 2.0 up version but it's still fail.

!git clone https://github.com/PaddlePaddle/PaddleOCR.git !pip install paddleocr !pip install paddlepaddle !pip install paddlehub

or

! pip install -i https://pypi.org/simple/ paddlehub

or

!pip install paddlehub==2.0.0 -i https://pypi.tuna.tsinghua.edu.cn/simple

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.