Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.1k views
in Technique[技术] by (1.4k points)

ImportError: cannot import name 'base' from 'jqmcvi' (unknown location)

I get this error when I try the below code

from jqmcvi import base 

And I have imported the package jqmcvi from a github repository using below command

!git clone https://github.com/jqmviegas/jqm_cvi jqmcvi

How can I import base from jqmcvi?


这个人很懒,什么也没留下...
Welcome To Ask or Share your Answers For Others

Please log in or register to answer this question.

Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...