GithubHelp home page GithubHelp logo

Comments (3)

nikhilym avatar nikhilym commented on June 9, 2024

Hey @joerg86 , thanks for reporting this issue. Looks like virtualenv has problems figuring out site packages in Linux environments, since the same code works fine in virtual envs in Mac/Windows. Anyways, as mentioned in the underlying issue that you tagged, we definitely need a better way to check if the local debug package is installed in the python interpreter selected.

Since this is related to virtualenv issues, to get unblocked, can you install the ask-sdk-local-debug package to the global site-packages location and change the interpreter to use that instead?

from ask-toolkit-for-vscode.

joerg86 avatar joerg86 commented on June 9, 2024

Hi @nikhilym , thanks for the super fast response. Yes, installing ask-sdk-local-debug and switching to the global interpreter fixes the issue. However, this would then force me to install all my skill's python requirements globally which is really problematic (version conflicts etc.).

Anyway, good news: I have solved the problem.
It seems like the virtualenv (from python3-virtualenv deb package) shipped with Ubuntu 18.04 is outdated and the problem is solved in newer versions. After doing a sudo pip install --upgrade virtualenv followed by deleting and rebuilding my virtualenv everything works fine (virtualenv version 20.0.30).

Sorry for bothering you with that! Anyway, we now have a documented solution - just in case anybody else runs into this problem.

Thanks,
JΓΆrg

from ask-toolkit-for-vscode.

nikhilym avatar nikhilym commented on June 9, 2024

Oh wow, thanks for the update @joerg86 . This should definitely be added in your FAQs then. I was about to do more research on this, but glad that you figured this out.

Closing this ticket at the moment. Please let us know if you face any problems with the extension or your general feedback about it πŸ˜„

from ask-toolkit-for-vscode.

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.