Open sissaNassir opened 4 months ago
Hi
I don't know much about anaconda and pycharm, but the package is supposed to be pip installable from https://pypi.org/ . I just tried that and it works for me. Did you try that? Maybe you have to sort of bypass the anaconda way of doing things and say
python -m pip install dwdat2py
Hello, I'm trying to download dwdat2py on pycharm but it gives me the following error " Channels:
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page."
Is there a way to solve it? Is there a conda channel for dwdat2py? Thank you!