Open b9Joker108 opened 1 week ago
I have found the forum, which is prolly a more appropriate place for this issue than in the repo. But, I have left this issue open until I am in receipt of assistance on the forum:
If and when the situation is resolved, I will remember to close this issue.
It was determined in the forum that this is a minor inoffensive packaging bug, as another forum member had the direct analogue of the doctor notification in their Anaconda base environment
From that thread this is the file changed:
(base) ~ conda doctor -v Environment Health Report for: /root/miniforge3 ❌ Altered Files: python-3.12.7-h5d932e8_0_cpython: lib/python3.12/__pycache__/_sysconfigdata__linux_aarch64-linux-gnu.cpython-312.pyc ✅ The environment is listed in the environments.txt file. ✅ There are no packages with missing files.
Moving to the python
feedstock as that is the package that has the modified file
Solution to issue cannot be found in the documentation.
Issue
In Termux, in a Debian proot chroot, I have been having issues with conda. As a result, I have learnt a lot about conda, especially how to keep an install in good health, which I didn't know before. I have tried both
miniconda3
andminiforge3
. I settled onminiforge3
and I have systematically resolved all issues except for:I have tried uninstalling all of conda and reinstalling. I have done that five times. Same error. I have tried doing a force reinstall of Python. It doesn't fix it. The curious thing, if I use conda to install a different version of Python, even in the new version, I get the same conda doctor error. Any help resolving this once and for all would be most appreciated.
Installed packages
Environment info