Skip to content

/root or /home/root issue #6

Description

@Xela0421

Hi, I have a problem in sections 4 and 6. When I execute 2_python_environment.ipynb from the "Numpy Data Movement" part in Jupyter, the output shows an overlay problem. However, it also indicates that Device.active_device exists. I don’t understand why this is happening, so I skipped the entire section 4.

I followed the steps until step 6.2 (ROSAI Application: Camera Input), where I encountered the following error:

Image

After checking the file paths, I discovered that Jupyter was installed in /root instead of /home/root. Upon inspecting install.sh in Kria-PYNQ and install_update_kr260_to_vitisai35.sh, I found that the Jupyter notebooks' installation paths differ. In install_update_kr260_to_vitisai35.sh, step 5 uses cd /home/root/jupyter_notebooks, whereas in install.sh, it seems to install Jupyter notebooks in /root.

What should I do? Could the problem I encountered in section 4 also be related to this issue?

By the way, before executing install_update_kr260_to_vitisai35.sh, I had to rename the folder from Kria-RoboticesAI to KR260-Robotics-AI-Challenge.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions