Michael Oliver

Results 8 comments of Michael Oliver

By default on macOS the package is installed to: ``` ~/Library/Application\ Support/Sublime\ Text\ 3/Installed\ Packages/Virtualenv.sublime-package ``` But you can also get to where your packages are installed (on any OS)...

> brew install gromgit/fuse/s3fs-mac That path is interesting but I don't know gromgit and their formula is serving up compiled releases of s3fs from their own repo. I don't think...

The problem is the SingletonLock file. I submitted a PR for a fix here #1505 . Also be aware that if you use the substring 'headless' in your profile path,...

Yeah totally. I was going to make a second pr for the common thing. I tried to keep it to the vfxplatform things but I suppose I also added otio...

sounds good. I started migrating, and then accidentally just pushed to this branch instead of a new one. Apologies. Should I pull it out or should we include it? For...

re AV_CODEC_FLAG2_DROP_FRAME_TIMECODE. You probably got this because you were trying to compile with ffmpeg 6 instead of 5. AV_CODEC_FLAG2_DROP_FRAME_TIMECODE was deprecated and xstudio probably needs a re-write here to ensure...

Fixes a lot of issues including #111 #99 #98 #88