Giter VIP home page Giter VIP logo

Comments (5)

joyceerhl avatar joyceerhl commented on May 24, 2024 1

You'll need to install xlrd using micropip:

import micropip
await micropip.install('xlrd')

In a previous version of this extension I auto-installed missing libraries since micropip isn't a portable concept e.g. if you're continuing from vscode.dev/github.dev onto a Codespace, all that micropip import code will not be valid. I'm still somewhat on the fence as to whether that is the right approach, but it certainly seems like having to teach users about micropip would add too much friction.

from vscode-pyolite.

pablocastilla avatar pablocastilla commented on May 24, 2024

Hi!

Trying this solution, I always get file not found (using local folder). Is it normal?

Thanks

from vscode-pyolite.

savannahostrowski avatar savannahostrowski commented on May 24, 2024

@pablocastilla You might find this helpful (I also ran into this): #12

from vscode-pyolite.

pablocastilla avatar pablocastilla commented on May 24, 2024

The thing for me is that I need to use local files :(

from vscode-pyolite.

savannahostrowski avatar savannahostrowski commented on May 24, 2024

@joyceerhl We should chat about your comment regarding micropip and its portability (to a Codespace or to the desktop client)/the friction of that UX. I have some ideas about how this could work and potentially alleviate both these concerns.

from vscode-pyolite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.