Problem loading model

Hi! I’m new to Panda3d! and to Python programming too…
Sorry for my english, it’s not my native lenguage.

I downloaded, installed and read the manual of Panda 3d, then I tryed to make the hello world end it worked so I decided to try loading a model made by me… I modelled a tree in blender and then i exported it with chiken exporter and with eggX ver06… so now I have two egg files but i’m not sure about what to do now… i tried many times following the manual but sometimes it give me an error “can’t find the model” or something like that, sometimes it show a gray window and some times it do nothing…
thanks for any explanation…

PS. I know i’m going OT, but i would really like to see some physics test in panda3d cause of course from the screenshots you can not see it and i didn’t found anything…

Please provide us with some more information.
What are the two models you got from the exporter? a .egg and a .bam?
Can you please give the code you have tried to load your model?
Or try loading your model into pview, maybe it didnt export correctly?
Or maybe your model is bigger than the camera views, and you need to drag with the right mouse button to zoom out?

Make shure your egg is in the corect directory.