-
Notifications
You must be signed in to change notification settings - Fork 5
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
INSPIIRED.conda.yml #8
Comments
Having the same issue. OS: RHEL 7.6 Following the installation instructions utilising the latest miniconda3 the following packages are noted as missing: bash -> ~/miniconda3/bin/conda env create -f bin/INSPIIRED.conda.yml ResolvePackageNotFound:
Please update your installation instructions to reflect CURRENT versions of miniconda etc. |
@arkays-code , were you ever able to solve your issues and get inpsiired installed via conda? I'm having similar issues on RHEL. It looks like development on inspiired has ceased. The last minor change to the repo was three years ago, and any other change was five years ago. |
Sorry no. Gave up waiting. Doesn't look like its ever going to be looked at. Cheers, Rick. |
@arkays-code Thanks. I've reached out to the person of contact for the Bushman Lab's GitHub account asking if the Inspiired project is now defunct. I'm currently waiting for a response. I'll keep you updated. |
@jwhite007 Wondering if you ever got a response on this? I'm having the same issues as everyone else trying to setup the conda environment |
Hi,Sorry no. Never heard anything back and gave up from memory. Was a while ago now.Cheers,Rick.
-------- Original message --------From: alexjacobsCDS ***@***.***> Date: 13/7/21 4:15 am (GMT+10:00) To: BushmanLab/INSPIIRED ***@***.***> Cc: Rick Kirk ***@***.***>, Mention ***@***.***> Subject: Re: [BushmanLab/INSPIIRED] INSPIIRED.conda.yml (#8)
@jwhite007 Wondering if you ever got a response on this? I'm having the same issues as everyone else trying to setup the conda environment
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
|
I had contacted the person who is listed on the Bushman Lab's GitHub account. He reached out to one of the maintainers of INSPIIRED, and it initially looked like some progress was being made; however, it never went anywhere. I've basically given up. I don't want to trouble these guys too much. They provide this software for free and basically volunteer to code it. I'm just glad that they do this much, even though I can't get their software to work on my system. They do provide the source, so I believe it's going to be up to one of us to tweak it for our needs. It's not a priority of mine, but if I have time to get it working, I'll then submit a pull request to the maintainers. See issue #9 |
I worked on this source a long time ago.
Not saying I can fix it, but what's the current use case?
I remember this being an enormous door-to-door suite with a lot of
architecture that I viewed as specific to the lab.
These days a lot of this would come in Docker form.
There's a lot of killer features nested in here, but perhaps there's
something that's the focus of attention, that would be easier if it was
isolated from the rest?
I'm honestly pleasantly surprised by how interested everyone seems to be :)
…On Mon, Jul 26, 2021, 19:41 James T. White ***@***.***> wrote:
@alexjacobsCDS <https://github.com/alexjacobsCDS> ,
I had contacted the person who is listed on the Bushman Lab's GitHub
account. He reached out to one of the maintainers of INSPIIRED, and it
initially looked like some progress was being made; however, it never went
anywhere. I've basically given up. I don't want to trouble these guys too
much. They provide this software for free and basically volunteer to code
it. I'm just glad that they do this much, even though I can't get their
software to work on my system. They do provide the source, so I believe
it's going to be up to one of us to tweak it for our needs. It's not a
priority of mine, but if I have time to get it working, I'll then submit a
pull request to the maintainers. See #9
<#9>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFQOVXOLYDWLPELJDIZVKTTZWF3HANCNFSM4TMBQREQ>
.
|
Hi
I am trying to install on a new linux machine but the packages are not found ('resolvepackagenotfound') when running
conda env create -f bin/INSPIIRED.conda.yml
is there an updated version?
Hopefully I am missing something obvious.
thank you!
The text was updated successfully, but these errors were encountered: