Closed guettli closed 6 years ago
Tried to reproduce this on a clean Ubuntu 17.10 VM and was unable to reproduce this:
root@ubuntu-test:~# pip install hetzner
Collecting hetzner
Downloading hetzner-0.7.5.tar.gz
Building wheels for collected packages: hetzner
Running setup.py bdist_wheel for hetzner ... done
Stored in directory: /root/.cache/pip/wheels/ff/4e/42/3aac160c19e683ce1db4f7f47882187843907cc61939a3df4c
Successfully built hetzner
Installing collected packages: hetzner
Successfully installed hetzner-0.7.5
root@ubuntu-test:~# hetznerctl
Usage: hetznerctl [global options] command [options]
hetznerctl: error: No config file available, specify -u and -p to create a new one.
root@ubuntu-test:~# which hetznerctl
/usr/local/bin/hetznerctl
root@ubuntu-test:~# ls -l /usr/local/bin/hetznerctl
-rwxr-xr-x 1 root root 8327 Nov 18 16:41 /usr/local/bin/hetznerctl
root@ubuntu-test:~#
@guettli: Can you please give more details about your system?
Closing due to inactivity.
I installed hetzner for python.
But the script is not executable: