kilon
1
Cabbage complains at CSound output that
WARNING: could not open library 'C:\Program Files\Csound6_x64\plugins64\\py.dll' (-1)
Even though the dll exists in that exact path
is this a bug or a feature ? 
Maybe the double slash in the end is the cause of the problem (rest of the string uses single slash)
Do you have Python 2.7 installed?
1 Like
kilon
3
ah yeah , I forgot CSOUND uses Python 2 … doh 
But…
Although I don’t think there are any binaries available just yet..
1 Like
kilon
5
oh they are porting to Python 3 awesome
I installed Python 2 , the error message went … POOF!! 