Wie kann ich zur Version weewx5 wechseln.
mein bisheriges Ergebnis

root@ba001:/home/weewx# su hes1
hes1@ba001:/home/weewx$ python3 -m pip install pipx --user
Requirement already satisfied: pipx in 
/home/hes1/.local/lib/python3.9/site-packages (1.1.0)
Requirement already satisfied: argcomplete>=1.9.4 in 
/home/hes1/.local/lib/python3.9/site-packages (from pipx) (2.0.0)
Requirement already satisfied: userpath>=1.6.0 in 
/home/hes1/.local/lib/python3.9/site-packages (from pipx) (1.8.0)
Requirement already satisfied: packaging>=20.0 in 
/home/hes1/.local/lib/python3.9/site-packages (from pipx) (22.0)
Requirement already satisfied: click in 
/home/hes1/.local/lib/python3.9/site-packages (from userpath>=1.6.0->pipx) 
(8.1.3)
hes1@ba001:/home/weewx$ pipx install weewx
bash: pipx: Kommando nicht gefunden.
hes1@ba001:/home/weewx$ pip3 --version
pip 22.3.1 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9)
hes1@ba001:/home/weewx$ python3 -m pip install --upgrade pip
Defaulting to user installation because normal site-packages is not 
writeable
Requirement already satisfied: pip in 
/usr/local/lib/python3.9/dist-packages (22.3.1)
hes1@ba001:/home/weewx$ pipx install weewx
bash: pipx: Kommando nicht gefunden.
hes1@ba001:/home/weewx$ python3 -m pip install pipx --user
Requirement already satisfied: pipx in 
/home/hes1/.local/lib/python3.9/site-packages (1.1.0)
Requirement already satisfied: argcomplete>=1.9.4 in 
/home/hes1/.local/lib/python3.9/site-packages (from pipx) (2.0.0)
Requirement already satisfied: userpath>=1.6.0 in 
/home/hes1/.local/lib/python3.9/site-packages (from pipx) (1.8.0)
Requirement already satisfied: packaging>=20.0 in 
/home/hes1/.local/lib/python3.9/site-packages (from pipx) (22.0)
Requirement already satisfied: click in 
/home/hes1/.local/lib/python3.9/site-packages (from userpath>=1.6.0->pipx) 
(8.1.3)
hes1@ba001:/home/weewx$ pipx install weewx
bash: pipx: Kommando nicht gefunden.
hes1@ba001:/home/weewx$ /home/hes1/.local/bin/pipx install weewx
⚠️  Note: weectl was already on your PATH at /usr/local/bin/weectl
⚠️  Note: weewxd was already on your PATH at /usr/local/bin/weewxd
  installed package weewx 5.0.0a7, installed using Python 3.9.2
  These apps are now globally available
    - weectl
    - weewxd
⚠️  Note: '/home/hes1/.local/bin' is not on your PATH environment variable. 
These apps will not be globally accessible until your PATH is updated.
    Run `pipx ensurepath` to automatically add it, or manually modify your 
PATH in your shell's config file (i.e. ~/.bashrc).
done! ✨ 🌟 ✨
hes1@ba001:/home/weewx$ weectl extension transfer --dry-run 
usage: weectl extension list [--config=CONFIG-PATH]

       weectl extension install {FILE|DIR|URL} \
           [--config=CONFIG-PATH] \
           [--dry-run] [--verbosity=N]

       weectl extension uninstall NAME \
           [--config=CONFIG-PATH] \
           [--dry-run] [--verbosity=N]
weectl -v|--version
       weectl -h|--help
       weectl station --help
       weectl daemon --help
       weectl extension --help extension: error: argument action: invalid 
choice: 'transfer' (choose from 'list', 'install', 'uninstall')

Gruß
Hartmut

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/685c2ada-a026-4fb0-9874-7a006f464121n%40googlegroups.com.

Reply via email to