GithubHelp home page GithubHelp logo

Comments (4)

Shahnawax avatar Shahnawax commented on June 17, 2024

Hello @AIStudentbl2,
Can you tell us what version of python and pip you are using and are you connected to internet to get the required packages from pip while running this command? You can get the versions of python and pip using:

> python --version
> pip --version

Also, can you try to run pip command with --no-cache-dir flag? Like

> pip install -r requirements.txt --no-cache-dir

Let us know the answers of these questions so that we can help you better.
Thank you.

from stm32ai-modelzoo.

AIStudentbl2 avatar AIStudentbl2 commented on June 17, 2024

Hello @Shahnawax,

Thank you very much for your prompt response I highly appreciate it 😄

here are the commands you requested:

image

Please let me know how to fix these!

Thank you

from stm32ai-modelzoo.

Shahnawax avatar Shahnawax commented on June 17, 2024

@AIStudentbl2 As we indicated in the main README.md, that for installing required dependencies without any problem, you have to use 3.9.x ≤ Python versions ≤ 3.10.x here, and we recommend to use Python version 3.10.x.
Could you install python 3.10 and give it a try?

from stm32ai-modelzoo.

AIStudentbl2 avatar AIStudentbl2 commented on June 17, 2024

Hello @Shahnawax that did the trick, but it also required me to uninstall python 3.12.x and it wouldn't recognise it unless downloaded from the windows store, but after downloading python 3.10 from windows store it started working 👍. Thank you!

from stm32ai-modelzoo.

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.