Giter Club home page Giter Club logo

Comments (9)

rpokana avatar rpokana commented on August 10, 2024 1

You can use Samba file sharing service to copy files.
https://pynq.readthedocs.io/en/latest/getting_started.html#accessing-files-on-the-board

To download Git repos, use pip install. Example below:

Quick Start On the latest PYNQ image, use the following command in a terminal to install PYNQ Deep Learning IP Jupyter notebooks

$ sudo -H pip3.6 install --upgrade git+https://github.com/Xilinx/PYNQ-DL.git
$ sudo reboot now

After the setup, new Jupyter notebooks will be added under the pynqDL folder, ready to try out, no additional steps are needed

Let me know of any issues.

from go-pynq.

cathalmccabe avatar cathalmccabe commented on August 10, 2024 1

Please post this question to the PYNQ support forum
www.pynq.io/support

from go-pynq.

Sumegh-git avatar Sumegh-git commented on August 10, 2024

Ok thanks!
But we are facing problems getting PYNQ board connected. Like we are configuring it in Windows , and have changed Ipv4 setting , but still 192.168.2.99:9090 doesn't open the Notebook. It opened once earlier and then never connected.

from go-pynq.

rpokana avatar rpokana commented on August 10, 2024

Not sure what is happening. Some pointers:

  1. https://pynq.readthedocs.io/en/latest/getting_started/pynq_z2_setup.html#getting-started-video
  2. https://pynq.readthedocs.io/en/latest/appendix.html#assign-your-computer-a-static-ip

from go-pynq.

rpokana avatar rpokana commented on August 10, 2024

This should help.

Try following this to find the ip address of the pynq board:
https://pynq.readthedocs.io/en/latest/getting_started.html#opening-a-usb-serial-terminal

from go-pynq.

Sumegh-git avatar Sumegh-git commented on August 10, 2024

Yes. Thanks @rpokana . This worked .

But i'm unable to access the internet from Serial terminal of board . I have set the network proxy using set http_proxy=172.16.2.30:8080 and others too like https,ftp . Still doesn't work . When i try doing git clone it hangs and nothing happens.
Can you help with this?

from go-pynq.

rpokana avatar rpokana commented on August 10, 2024

First connect the LAN ethernet cable directly to the board to access internet. You can use the same setup if the laptop/PC (with Wifi) is assigned a static ip in the same range as the PYNQ board.

HTH

from go-pynq.

Sumegh-git avatar Sumegh-git commented on August 10, 2024

Thanks for helping . I had a basic doubt .
Regarding installation of Tensorflow , Keras and other libraries how and from where am i supposed to install them?Doing normally with pip doesn't work , because PYNQ has different architecture and what we got on the internet are made for 32/64bit arch .

from go-pynq.

Sumegh-git avatar Sumegh-git commented on August 10, 2024

Also , i'm unable to find the 4 submodules : board, iop, drivers, and bitstream as written in docs in the GitHub Repo . Due to which i'm also unable to import pynq.drivers.
Please let me know the solution for this. @rpokana

from go-pynq.

Related Issues (6)

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.