python-editor icon indicating copy to clipboard operation
python-editor copied to clipboard

*** ERROR: ambiguous python shebang in python3.8/site-packages/editor.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.

Open es-x opened this issue 2 years ago • 0 comments

Hello when building packages rpmbuild get error

*** ERROR: ambiguous python shebang in /lib/python3.8/site-packages/editor.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.

es-x avatar Jan 25 '23 10:01 es-x