Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fazekasgy

Pages: [1]
1
Plugin Development / Re: VamPy: Vamp plugins in Python
« on: July 11, 2012, 15:15:27 »
Sorry, I don't actively read the forum, thanks for Chris for reminding me.

From both traces it seems you have a problem with importing numpy itself. Sorry for the trivial question, but did you try to import numpy and do something with it from the python command prompt?

Maybe you have multiple python versions installed, and vampy recognises one for which you don't have numpy installed properly. You can try to make Vampy load Python from a particular location (see ENVIRONMENT VARIABLES section in the readme file). I'm not sure however if this is needed (or indeed works) on Windows.

Let me know how you're getting on.

2
Plugin Development / Re: Vampy numpy problem on Ubuntu
« on: October 12, 2010, 14:11:31 »
Hi Georg,
Thanks for the bug report and the fix!
It will be included in the next release.

George

Pages: [1]