WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.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