Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new users cannot install amptk properly, please help #95

Open
sihaotchen opened this issue Dec 6, 2021 · 3 comments
Open

new users cannot install amptk properly, please help #95

sihaotchen opened this issue Dec 6, 2021 · 3 comments

Comments

@sihaotchen
Copy link

Hi there,

I am new to this package, when I try to install amptk from conda, I had no luck.. could anyone help me? Thanks in advance.

First, I created a new bioconda environment from conda navigator, and then add the channels in order which is default(already there), bioconda, and conda-forge. Then, I update channels.

Then, I try to search amptk from conda navigator search packages box, I searched amptk and applied, then it show errors as :

UnsatisfiableError: The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions

In the end, I tried pip install amptk in the console of spyder which is in the bioconda environment. It seems worked (many lines of texts.. but ending with fail to...) but when I try pip list, I couldnt find amptk..

Could anyone help me point out what should I do to properly install amptk?

my python version is 3.7 using spyder under the condition of conda.

Thank you so much,
Sihao

@sihaotchen
Copy link
Author

sihaotchen commented Dec 6, 2021

image

it is weird that I add channels in the order of defaults, bioconda, and conda-forge... the updated channel then showed an order of this screenshot.

I also looked into the conda install amptk from a previous post, it prompts errors as follows:

(Bioconda) C:\Users\sihao.chen20>conda install amptk
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions

Is it because a conflict of conda version? so before the installation, I updaed conda?

@nextgenusfs
Copy link
Owner

I would be very surprised if it works in windows. It has never been tested on windows (at least by me) so likely there is a dependency or two that do not have packages for windows and therefore isn't solving. You can use the docker version though.

@sihaotchen
Copy link
Author

I would be very surprised if it works in windows. It has never been tested on windows (at least by me) so likely there is a dependency or two that do not have packages for windows and therefore isn't solving. You can use the docker version though.

Hi Jon,
wow, good to know if I did not ask here..

but somehow I found this link, it says ok for windows with a windows symbol.. I tried, failed.
https://anaconda.org/bioconda/amptk

Anyhow, thanks for your reply, and could you please share a resource or two with me about how to use docker version.. I am a beginner user but can read and follow instructions /sad

thanks again,
Sihao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants