Coder Social home page Coder Social logo

Comments (3)

MCdeineMudda avatar MCdeineMudda commented on August 25, 2024

EDIT:
I updated my pip to 3.6 and was able to use
"sudo -H pip3.6 install --upgrade git+https://github.com/Xilinx/[email protected]"

The terminal showed that it was successfully installed, but in Jupyter it did not show the pynqOpenCV Folder. So i installed
"sudo -H pip3.6 install --upgrade git+https://github.com/Xilinx/PYNQ-ComputerVision.git"
and it worked.

But there was a problem with the directories. The "computer_vision"-Directory was located at "/usr/local/lib/python3.6/dist-packages/pynq_computervision".

I copied the directories into the default location and tried to run the filter2d.ipynb. The ModuleNotFoundError disappeared, but another one occured
importerror

Any suggestions for my problem?
Thanks in advance.

from pynq-computervision.

jackl-xilinx avatar jackl-xilinx commented on August 25, 2024

The main issue is that the Pynq-Z1 release was targeted for the image before v2.3 and has not been updated for image_v2.3. If you had the older Pynq-Z1 image and pip3 installed with tag v1.0, then it would work as original described. We will update the design for image_v2.3 so it works without the tag and notify everybody when it is available (in the next day or so).

from pynq-computervision.

jackl-xilinx avatar jackl-xilinx commented on August 25, 2024

v2.3 support has been added for Pynq-Z1 so it should work with the standard pip3 install command. Please give it a try and open a new issue if you run into problems. Thanks.

from pynq-computervision.

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.