chollenbeck / rad_haplotyper

MIT License
7 stars 5 forks source link

PackagesNotFoundError: The following packages are not available from current channels: - rad_haplotyper #32

Open joswald opened 4 years ago

joswald commented 4 years ago

Hi, I am trying to phase some ddrad data. Thank you for any help. I am getting the below error when trying to create the rad_haplotyper conda environment:

(base) Jessicas-MacBook-Pro-2:filtering jessicaoswald$ conda create -n rad_haplotyper_env rad_haplotyper Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed

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

https://anaconda.org

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

jpuritz commented 4 years ago

There wasn't an OS X version of this package, but there is now. Please try again.

-- Jon Puritz, PhD

Assistant Professor Department of Biological Sciences University of Rhode Island 120 Flagg Road, Kingston, RI 02881 Webpage: MarineEvoEco.com

Cell: 401-338-8739 Work: 401-874-9020

"The most valuable of all talents is that of never using two words when one will do. ” -Thomas Jefferson

Q: Why is this email five sentences or less? A: http://five.sentenc.es

I only check and respond to email at 10am and 4:00pm each day.

On February 7, 2020 at 2:09:25 PM, Jessica Oswald (notifications@github.com) wrote:

Hi, I am trying to phase some ddrad data. Thank you for any help. I am getting the below error when trying to create the rad_haplotyper conda environment:

(base) Jessicas-MacBook-Pro-2:filtering jessicaoswald$ conda create -n rad_haplotyper_env rad_haplotyper Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed

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

https://anaconda.org

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chollenbeck/rad_haplotyper/issues/32?email_source=notifications&email_token=ABE5CR2K5XMSA5P2SCFL3GTRBWWWJA5CNFSM4KRTN6D2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IL4VMMA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABE5CR3GRHSHUX3BCLYAHFDRBWWWJANCNFSM4KRTN6DQ .

joswald commented 4 years ago

Gave it a go -

(base) Jessicas-MacBook-Pro-2:filtering jessicaoswald$ conda create -n rad_haplotyper_env rad_haplotyper shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

jpuritz commented 4 years ago

That seems like a different kind of conda error.

-- Jon Puritz, PhD

Assistant Professor Department of Biological Sciences University of Rhode Island 120 Flagg Road, Kingston, RI 02881 Webpage: MarineEvoEco.com

Cell: 401-338-8739 Work: 401-874-9020

"The most valuable of all talents is that of never using two words when one will do. ” -Thomas Jefferson

Q: Why is this email five sentences or less? A: http://five.sentenc.es

I only check and respond to email at 10am and 4:00pm each day.

On February 7, 2020 at 5:05:20 PM, Jessica Oswald (notifications@github.com) wrote:

Gave it a go -

(base) Jessicas-MacBook-Pro-2:filtering jessicaoswald$ conda create -n rad_haplotyper_env rad_haplotyper shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chollenbeck/rad_haplotyper/issues/32?email_source=notifications&email_token=ABE5CRY5HASIEGFKBACKNPLRBXLKBA5CNFSM4KRTN6D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELEZJRQ#issuecomment-583636166, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABE5CRZSTN52FSFNZZLA6PTRBXLKBANCNFSM4KRTN6DQ .

joswald commented 4 years ago

Hi Jon, I tried again this morning and it works. Thank you!