uoip / pangolin

Python binding of 3D visualization library Pangolin
MIT License
285 stars 90 forks source link

'pangolin' has no attribute 'CreateWindowAndBind' #24

Open lloydrayner opened 4 years ago

lloydrayner commented 4 years ago

Hi,

I have managed to build but when running the sample code I get the following error

'pangolin' has no attribute 'CreateWindowAndBind'

Does anyone know why this is?

zhufeng888 commented 4 years ago

I also meet the error and have struggled with pangolin in python for a day. Dose anyone solve this or can give some ideas?

buster0051 commented 3 years ago

Dose anyone solve this?

novauto-nju commented 2 years ago

I also meet the error and have struggled with pangolin in python for a day. Dose anyone solve this or can give some ideas?

Did you solve this problem now ?

LINFF1023 commented 1 year ago

I also meet the error and have struggled with pangolin in python for a day. Dose anyone solve this or can give some ideas?

Did you solve this problem now ?

Did you

YuuLynn commented 1 year ago

Hello, I solved this problem. You can follow the readme.md to install dependency from https://github.com/YunYang1994/pangolin.