• Tan SU's avatar
    [Enhancement] Fix collect_env on Windows (#1789) · c33f2489
    Tan SU authored
    * [fix] fix collect_env() on Windows
    
    * fix(utils): add back 'Cuda compilation tools' to nvcc info
    
    * feat(utils): find default ccompiler
    
    * fix(utils, test): parse cl.exe version instead of path
    
    * fix: code style
    
    * fix(tools): use distutils
    
    * [fix] collect_env() returns GCC or MSVC
    
    * [fix] unitest for collect_env()
    
    * add comments
    
    * test: add GCC to expected_keys
    
    * fix: code style
    
    * Update mmcv/utils/env.py
    c33f2489
test_env.py 921 Bytes