Dvc: CondaValueError: Malformed version string '~': invalid character(s).

Created on 4 Feb 2020  路  6Comments  路  Source: iterative/dvc

System Info

Linux version 2.6.32-754.23.1.el6.x86_64 ([email protected]) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC) ) #1 SMP Tue Sep 17 09:46:55 EDT 2019

Conda Info

     active environment : platform_related
    active env location : /home/.../.conda/envs/platform_related
            shell level : 2
       user config file : /home/.../.condarc
 populated config files : /home/.../.condarc
          conda version : 4.5.11
    conda-build version : 3.4.1
         python version : 3.6.4.final.0
       base environment : /opt/anaconda3  (read only)
           channel URLs : ...
          package cache : /opt/anaconda3/pkgs
                          /home/.../.conda/pkgs
       envs directories : /home/.../.conda/envs
                          /opt/anaconda3/envs
               platform : linux-64
             user-agent : conda/4.5.11 requests/2.18.4 CPython/3.6.4 Linux/2.6.32-754.23.1.el6.x86_64 rhel/6.10 glibc/2.12
                UID:GID : 843337735:843200513
             netrc file : None
           offline mode : False

Bug

conda install conda-forge::dvc
Solving environment: failed

CondaValueError: Malformed version string '~': invalid character(s).
awaiting response

Most helpful comment

@anderl80 btw, could you use a different method to install DVC on this system? E.g. snap or rpm package?

All 6 comments

Hi @anderl80 !

Looks like it is a conda issue: https://stackoverflow.com/questions/56084960/condavalueerror-malformed-version-string-invalid-characters . Could you try upgrading your conda with conda upgrade -n base conda and see if that helps, please?

I will, it's a collaborativ system and I have to wait for operations to update the conda environment.

@anderl80 Any luck? :slightly_smiling_face: Another user (@andronovhopf ) has run into this issue and it was solved by updating conda.

@anderl80 btw, could you use a different method to install DVC on this system? E.g. snap or rpm package?

I can use pip now 馃憣馃徏. So then let鈥檚 close the ticket. Must talk to my customer on maintenance and updates 馃槈.

@anderl80 Sounds good :) Closing for now, please feel free to reopen.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dmpetrov picture dmpetrov  路  3Comments

shcheklein picture shcheklein  路  3Comments

shcheklein picture shcheklein  路  3Comments

gregfriedland picture gregfriedland  路  3Comments

shcheklein picture shcheklein  路  3Comments