Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ImportError: cannot import name 'disp' from 'numpy' #504

@yanqingyang

Description

@yanqingyang

Hi,
My numpy's version is 2.3.2, when i run the following code:

import roboticstoolbox as rtb
robot=rtb.models.Panda()
print(robot)

I get the following error: ImportError: cannot import name 'disp' from 'numpy', how can I solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions