Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Amazing demo is missing models/shed1.obj #15

Closed
rec opened this issue Nov 15, 2012 · 2 comments
Closed

New Amazing demo is missing models/shed1.obj #15

rec opened this issue Nov 15, 2012 · 2 comments

Comments

@rec
Copy link
Collaborator

rec commented Nov 15, 2012

Traceback (most recent call last):
  File "Demo.py", line 37, in <module>
    __import__('demos.' + d)
  File "/home/pi/pi3d/demos/Amazing.py", line 81, in <module>
    shed = Model("models/shed1.obj",texs,"shed",0,3,0, 0,0,0, 2,2,2)
  File "/home/pi/pi3d/pi3d/shape/Model.py", line 27, in __init__
    self.model = loaderObj.loadFileOBJ(self, fileString, texs)
  File "/home/pi/pi3d/pi3d/loaderObj.py", line 151, in loadFileOBJ
    f = open(fileName, 'r')
IOError: [Errno 2] No such file or directory: 'models/shed1.obj'```
@tipam
Copy link
Owner

tipam commented Nov 16, 2012

Hi - thanks for testing these things out - I'm hoping to get a bit more time to tidy up Pi3D quite soon. Really appreciate it. Keep up the good work.

The Amazing demo - is that not off Paddy's branch?

@rec
Copy link
Collaborator Author

rec commented Nov 16, 2012

The version checked in without the code is on my branch - but for some
reason it appears that you can only file bugs on the main branch - or at
least, I can't figure out how to file bugs on a secondary branch....!

On Fri, Nov 16, 2012 at 9:18 AM, Tim Skillmam notifications@github.comwrote:

Hi - thanks for testing these things out - I'm hoping to get a bit more
time to tidy up Pi3D quite soon. Really appreciate it. Keep up the good
work.

The Amazing demo - is that not off Paddy's branch?


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-10448143.

 /t

http://radio.swirly.com - art music radio 24/7 366/1000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants