Conda Modul Installation Python 3.12.
Verfasst: Freitag 10. Januar 2025, 11:40
Hallo,
bin noch im Anfängerstatus und habe ein Problem unter folgender Konstellation:
- Raspi Pi 5
- Conda (base) environment
- Python 3.12
Wenn ich das Paket ChatterBot installieren möchte erhalte ich folgende Meldung:
******
(base) pi@raspberrypi:~ $ conda install ChatterBot
Retrieving notices: done
Channels:
- conda-forge
Platform: linux-aarch64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- chatterbot
Current channels:
- https://conda.anaconda.org/conda-forge
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
******
Wenn ich auf https://anaconda.org gehe finde ich aber keine Modul ChatterBot? Was kann ich tun?
Danke für eure Hilfe
Wolfgang
bin noch im Anfängerstatus und habe ein Problem unter folgender Konstellation:
- Raspi Pi 5
- Conda (base) environment
- Python 3.12
Wenn ich das Paket ChatterBot installieren möchte erhalte ich folgende Meldung:
******
(base) pi@raspberrypi:~ $ conda install ChatterBot
Retrieving notices: done
Channels:
- conda-forge
Platform: linux-aarch64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- chatterbot
Current channels:
- https://conda.anaconda.org/conda-forge
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
******
Wenn ich auf https://anaconda.org gehe finde ich aber keine Modul ChatterBot? Was kann ich tun?
Danke für eure Hilfe
Wolfgang