Open hejinIzhanghao opened 5 years ago
platform: anaconda2018.12 @ win10
the error shows up in conda-mirror.py line 540: logger.info('Validating {:4d} of {:4d}: {}.'.format(num + 1, num_packages, package))
logger.info('Validating {:4d} of {:4d}: {}.'.format(num + 1, num_packages, package))
the notype error came from the 'package'
platform: anaconda2018.12 @ win10
the error shows up in conda-mirror.py line 540:
logger.info('Validating {:4d} of {:4d}: {}.'.format(num + 1, num_packages, package))
the notype error came from the 'package'