quickopen icon indicating copy to clipboard operation
quickopen copied to clipboard

Explicitly find and use python2.

Open flackr opened this issue 3 years ago • 1 comments

Quickopen currently requires python2, but modern systems no longer provide python2 as python. Adding this explicitly fixes invoking quickopen on modern debian releases when python2 is installed.

flackr avatar Apr 12 '22 20:04 flackr

Ultimately we should be updating quickopen to run on python3, this is just a workaround to support providing and using python2.

flackr avatar May 25 '22 13:05 flackr