-
Notifications
You must be signed in to change notification settings - Fork 643
/usr/bin/env: ‘python’: No such file or directory - update scripts to python3 #792
Copy link
Copy link
Closed
Labels
Description
O/S specifications:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
uname -a
Linux dn00 5.3.0-46-generic #38-Ubuntu SMP Fri Mar 27 17:37:05 UTC 2020 \
x86_64 x86_64 x86_64 GNU/Linux
python --version
Python 3.7.5
php --version
PHP 7.3.11-0ubuntu0.19.10.4 (cli) (built: Apr 8 2020 18:58:29) ( NTS )
Instructions for installation:
ls /usr/local/bin/ | grep tag
tagui
tagui /home/qih/tagui/flows/samples/1_google.tag
PHP Warning: file_get_contents(tagui_chrome.in): failed to open stream: No such file or directory in /home/qih/tagui/src/tagui_chrome.php on line 34
/usr/bin/env: ‘python’: No such file or directory
On execution of the above 'tagui command, the Chrome Browser briefly renders an instance of the UI then crashes, with no further error message at STDOUT.
I 'rm -rf' the ~/tagui and redid the process exactly same, with the same result.
Reactions are currently unavailable