the following packages are not available from current channels anaconda 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