buttleofx / ButtleOFX

ButtleOFX is an open source compositing software.
http://buttleofx.wordpress.com
91 stars 22 forks source link

Aplication does not open, just flashes for a fraction of a second #165

Open xixoxuxa opened 9 years ago

xixoxuxa commented 9 years ago

No chances to open the app; whenever I try to I encountert such an error:

File "/home/myhomename/ButtleOFX_Alpha_Linux64_v2.0/py3.3_env/lib/python3.3/site-packages/OpenGL/arrays/formathandler.py", line 35, in loadPlugin plugin_class = entrypoint.load() File "/home/myhomename/ButtleOFX_Alpha_Linux64_v2.0/py3.3_env/lib/python3.3/site-packages/OpenGL/plugins.py", line 14, in load return importByName( self.import_path ) File "/homemyhomename/ButtleOFX_Alpha_Linux64_v2.0/py3.3_env/lib/python3.3/site-packages/OpenGL/plugins.py", line 28, in importByName module = import( ".".join(moduleName), {}, {}, moduleName) File "/home/myhomename//ButtleOFX_Alpha_Linux64_v2.0/py3.3_env/lib/python3.3/site-packages/OpenGL/arrays/numeric.py", line 13, in import Numeric ImportError: No module named 'Numeric'

Anyone knows what shall I do?

fabiencastan commented 9 years ago

Hi, Do you tried with the archive from https://buttleofx.wordpress.com/downloads without any modification? What is your platform?

xixoxuxa commented 9 years ago

Thank you for your reply. I downloaded files from (no modification):

https://github.com/buttleofx/ButtleOFX

Do you sugest I should try the source link you mention? My platform is GNU/Linux Mint 17

regards

xixoxuxa commented 9 years ago

The same errors appeared with the files from your link...

xixoxuxa commented 9 years ago

What platform do you use?

aoblet commented 9 years ago

Hi @xixoxuxa, We are going to release a new version next week, so you could try and feedback very soon. Indeed a lot of thing has changed. New build has been compiled and without it, you can't run buttleOFX. Thank you.