Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot remove with conda uninstall #57

Open
1 task done
wiseyoungbuck opened this issue Apr 25, 2022 · 0 comments
Open
1 task done

Cannot remove with conda uninstall #57

wiseyoungbuck opened this issue Apr 25, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wiseyoungbuck
Copy link

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

This package does not completely uninstall when I run 'conda uninstall condatoolkit-dev'.
The package no longer appears under 'conda list', but the 'nvcc' command still works and 'which nvcc' still points to the conda bin directory.

Installed packages

# packages in environment at /opt/miniconda3/envs/dab3:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                  2_kmp_llvm    conda-forge
_sysroot_linux-64_curr_repodata_hack 3                   h5bd9786_13    conda-forge
addict                    2.4.0                    pypi_0    pypi
bzip2                     1.0.8                h7f98852_4    conda-forge
ca-certificates           2021.10.8            ha878542_0    conda-forge
cloudpickle               2.0.0                    pypi_0    pypi
cycler                    0.11.0                   pypi_0    pypi
cython                    0.29.28                  pypi_0    pypi
fonttools                 4.33.2                   pypi_0    pypi
kernel-headers_linux-64   3.10.0              h4a8ded7_13    conda-forge
kiwisolver                1.4.2                    pypi_0    pypi
ld_impl_linux-64          2.36.1               hea4e1c9_2    conda-forge
libffi                    3.2.1             he1b5a44_1007    conda-forge
libgcc-ng                 11.2.0              h1d223b6_16    conda-forge
libstdcxx-ng              11.2.0              he4da1e4_16    conda-forge
libzlib                   1.2.11            h166bdaf_1014    conda-forge
llvm-openmp               13.0.1               he0ac6c6_1    conda-forge
matplotlib                3.5.1                    pypi_0    pypi
ncurses                   6.3                  h27087fc_1    conda-forge
nvcc_linux-64             11.6                hd0b5fcf_16    conda-forge
openssl                   1.1.1n               h166bdaf_0    conda-forge
packaging                 21.3                     pypi_0    pypi
panopticapi               0.1                      pypi_0    pypi
pip                       22.0.4             pyhd8ed1ab_0    conda-forge
pycocotools               2.0                      pypi_0    pypi
pyparsing                 3.0.8                    pypi_0    pypi
python                    3.7.3                h357f687_2    conda-forge
python-dateutil           2.8.2                    pypi_0    pypi
python_abi                3.7                     2_cp37m    conda-forge
readline                  8.1                  h46c0cb4_0    conda-forge
scipy                     1.7.3                    pypi_0    pypi
sed                       4.8                  he412f7d_0    conda-forge
setuptools                62.1.0           py37h89c1867_0    conda-forge
sqlite                    3.38.2               h4ff8645_0    conda-forge
submitit                  1.4.2                    pypi_0    pypi
sysroot_linux-64          2.17                h4a8ded7_13    conda-forge
termcolor                 1.1.0                    pypi_0    pypi
timm                      0.5.4                    pypi_0    pypi
tk                        8.6.12               h27826a3_0    conda-forge
wheel                     0.37.1             pyhd8ed1ab_0    conda-forge
xz                        5.2.5                h516909a_1    conda-forge
yapf                      0.32.0                   pypi_0    pypi
zlib                      1.2.11            h166bdaf_1014    conda-forge

Environment info

active environment : dab3
    active env location : /opt/miniconda3/envs/dab3
            shell level : 2
       user config file : /home/matt/.condarc
 populated config files : /opt/miniconda3/.condarc
                          /home/matt/.condarc
          conda version : 4.11.0
    conda-build version : not installed
         python version : 3.7.12.final.0
       virtual packages : __cuda=10.2=0
                          __linux=5.3.0=0
                          __glibc=2.30=0
                          __unix=0=0
                          __archspec=1=x86_64
       base environment : /opt/miniconda3  (writable)
      conda av data dir : /opt/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /opt/miniconda3/pkgs
                          /home/matt/.conda/pkgs
       envs directories : /opt/miniconda3/envs
                          /home/matt/.conda/envs
               platform : linux-64
             user-agent : conda/4.11.0 requests/2.27.1 CPython/3.7.12 Linux/5.3.0-64-generic ubuntu/19.10 glibc/2.30
                UID:GID : 1001:1001
             netrc file : /home/matt/.netrc
           offline mode : False
@wiseyoungbuck wiseyoungbuck added the bug Something isn't working label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant