Closed 1am closed 10 years ago
It seems like the egg installation didn't copy all of the files. Look in GitHub at this path. you can find there the missing files.
Did you use easy_install?
BTW, the latest version is 1.05
On Thu, Nov 6, 2014 at 5:36 PM, Piotr notifications@github.com wrote:
Hi
It seems that a bitmap are missing in the latest version of Instrumentino. I've checked out today and after your help I've made the window show up but it starts with the following error:
17:33:53: can't open file '/Users/user/.python-eggs/instrumentino-1.03-py2.7.egg-tmp/instrumentino/resources/stopButton.png' (error 2: No such file or directory) 17:33:53: Failed to load image from file "/Users/user/.python-eggs/instrumentino-1.03-py2.7.egg-tmp/instrumentino/resources/stopButton.png". 17:33:53: no bitmap handler for type 15 defined.
The only file at the path mentioned is main.xrc
— Reply to this email directly or view it on GitHub https://github.com/yoelk/Instrumentino/issues/3.
Thanks!
I used easy_install after git clone. I'm not a python pro so I followed the instructions to the letter :)
Hi
It seems that a bitmap are missing in the latest version of Instrumentino. I've checked out today and after your help I've made the window show up but it starts with the following error:
The only file at the path mentioned is main.xrc