Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.0k 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 Vigges Developer Community for programmer and developer-Open, Learning and Share
...