majiidd / persiantools

Jalali date and datetime with other tools
MIT License
166 stars 20 forks source link

Installation problem on conda #19

Closed a-Rahmati closed 2 years ago

a-Rahmati commented 2 years ago

Hello,

I tried to install this package on my conda environment by typing: conda install persiantools

But it fails:

$ conda install persiantools
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - persiantools

Current channels:

  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Is there any solution?

majiidd commented 2 years ago

see https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs-skeleton.html