The following packages are not available from current channels "conda" python-3.6 code example
Example: PackagesNotFoundError: The following packages are not available from current channels: - python==3.6
conda config --append channels conda-forge
conda config --append channels conda-forge