I have a couple of dozen Python scripts that I currently hand out to a small group of colleagues, and I thought it’s probably time that I put them together into a plug-in… I have avoided this in the past as the procedures I saw looked overly complicated… Has it gotten any simpler in V8? Any tutorial material out there?
The scripts have prompts that are localized in English, French, German and Italian and normally can run in either Py2 or Py3 - however Py2 is a must because some of the people who are using the scripts are still on V7. I’m not sure if that means that I have to compile two different plug-ins in that case.
7 posts - 4 participants