Skip to content

cvbp : Import error from fastai.vision #274

@shashank-gv

Description

@shashank-gv

Steps to recreate: (tested on ubuntu 22.04.1 LTS server)

ml install cvbp
ml configure cvbp
ml demo cvbp

Full error message:

Microsoft Computer Vision Best Practice
=======================================

Welcome to a demo of the Microsoft open source Computer Vision
toolkit. This is a Microsoft open source project and is not a
supported product. Pull requests are most welcome at
https://github.com/microsoft/cvbp.

This demo runs several examples of computer vision tasks. All of the
functionality is also available as command line tools as part of this
MLHub package.

Traceback (most recent call last):
  File "/home/shashankg/.mlhub/cvbp/demo.py", line 30, in <module>
    from fastai.vision import models, Image
ImportError: cannot import name 'Image' from 'fastai.vision' (/home/shashankg/.mlhub/cvbp/.python/fastai/vision/__init__.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions