question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Importing from the old library

See original GitHub issue

🐛 Bug

Describe the bug Currently imports.py calls import fastai2.vision.all. fastai2 is no longer the home, it’s fastai. As a result the API is a bit behind, leading to a few other bugs further down the pipeline (because it’s searching fastai2, not fastai)

To Reproduce Steps to reproduce the behavior:

  1. pip install fastai --upgrade
  2. from icevision.all import *

Expected behavior No errors being run

Desktop (please complete the following information):

  • Google Colab

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
bguancommented, Sep 26, 2020

I submitted a PR for this issue, please review at your earliest convenience. https://github.com/airctic/icevision/pull/454

3reactions
FraPochetticommented, Sep 24, 2020

Let me take a stab to this one. I should have some time today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Import photos from another library in Photos on Mac
Import photos from another library ... In the Import window, select the Photos library that contains the photos and videos that you want...
Read more >
Import Items Online | Square Support Center - US
Export Your Library · Visit Items in your online Square Dashboard. · Click Actions > Export Library > Confirm Export. · Select between...
Read more >
Export and import Creative Cloud Libraries - Adobe Support
Open the Libraries panel inside any Creative Cloud app. · Select the library that you want to export. · Click the More options...
Read more >
Replacing resource import from old library by import from new ...
I need to keep the old imports that includes this resource that I want to get from the new library as well as...
Read more >
UnForm 10.0 Manual
A simple command line is used to import an old library into a new, version 10.0 library. By using different naming conventions, it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found