View Single Post
Old 10-20-2014, 01:23 AM   #524
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,806
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Thanks.

I am using version 2.8

I have only downloaded it 3 times. I had never been able to get a response ecept to be told that it works under wine. After 2 downloads over a long period of time with no change in the part I was interested in, it was hard to bother to try again without some assuarance that the matter would be addressed.

There is one file withe the line:
if sys.platform.startswith('darwin'):

I had to change darwin to linux for the plugin to work for me.

The code block above it has:
if sys.platform.startswith('win'):

There was no code block for linux
j.p.s is offline   Reply With Quote