Giter VIP home page Giter VIP logo

Comments (3)

Abhijeet241093 avatar Abhijeet241093 commented on June 12, 2024 2

Issue solved. This error can be resolved by creating a new virtual environment and installing lap before any other dependencies.

from openvino_notebooks.

andrei-kochin avatar andrei-kochin commented on June 12, 2024

@Abhijeet241093 thank you for reaching the OpenVINO!

Could you please let me know about your environment as you've left this filed empty? What is the OS? What is the python version?

Also I haven't found the lap package requirement. Could you please point where have you found it?

from openvino_notebooks.

Wan-Intel avatar Wan-Intel commented on June 12, 2024

Referring to requirements.txt from OpenVINO™ Notebooks 2023.3, lap package is not a required package for using OpenVINO™ Notebooks 2023.3.

I've installed lap package on a Windows machine (Python 3.9) with the commands:

python -m venv virtual_env
virtual_env\Scripts\activate
python -m pip install --upgrade pip
pip install numpy
pip install wheel
pip install --no-cache "lap>=0.4

from openvino_notebooks.

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.