I am having problems with a new Anaconda3 install. Due to nltk, the packages installed rollback and the installation never completes:
...
zlib-ng
pkgs/main/linux-
aarch64::zlib-ng-2.0.7-h998d150_0
zope
pkgs/main/linux-aarch64::zope-1.0-
py312hd43f75c_1
zope.interface
pkgs/main/linux-
aarch64::zope.interface-
5.4.0-py312h998d150_0
zstandard
pkgs/main/linux-
aarch64::zstandard-0.23.0-py312hc476304_0
zstd
pkgs/main/linux-
aarch64::zstd-1.5.6-
h6a09583_0
Downloading and Extracting
Packages:
Preparing transaction: done
Executing transaction: done
ERROR conda.core.link:_execute(950):
An error occurred while installing package
'defaults::nltk-3.9.1-py312hd43f75c_0'.
Rolling back transaction:
done
[Errno 2] No such file or directory:
'/home/hummingbird108/anaconda3/pkgs/nltk-3.9.1-py312hd43f75c_0/lib/python3.12/site-packages/nltk/__init__.py' ()
I don’t know what I can or should do to address this issue. Any assistance greatly appreciated.