Lessons Learned From Premiere Pro Plugin Job

Premier Pro plugin
Python setup
Avoiding PyInstaller
Notetaking
Fair compensation
Lessons learned
Video editing software
This text discusses the valuable lessons learned while working on a Premier Pro plugin job. The author highlights the importance of correctly setting up Python using scripts, avoiding time-consuming compilers like PyInstaller, keeping detailed notes throughout the project, and ensuring fair compensation for services provided.
Published

January 30, 2023


set up python with appropriate version on client’s computer by script, not by “PyInstaller” which takes huge amount of time to compile and huge disk space (visually).

take notes while doing work.

ask for appropriate compensation for any work.