-
Notifications
You must be signed in to change notification settings - Fork 8
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
moose version compatibility #16
Comments
I think
pip install pymoose default should have a latest moose code rather that ``
pip install pymoose --user --pre --upgrade` people in the lab itself were
facing this problem.
Default people want to go with latest release
We can check the in FindSim also.
…---------- Forwarded message ---------
From: Dilawar Singh <[email protected]>
Date: Tue, May 21, 2019 at 9:28 PM
Subject: [BhallaLab/FindSim] moose version compatibility (#16)
To: BhallaLab/FindSim <[email protected]>
Cc: Subscribed <[email protected]>
When importing moose, FindSim should check if available version is
compatible with it or not. Current devel branch is not compatible with
current stable 3.1.4 release.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=ACYWDQ2NVVJ44GDWFEJLP5DPWQLYTA5CNFSM4HOMPMWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVADODQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACYWDQ5JMBJQEUZJ4GZOJJLPWQLYTANCNFSM4HOMPMWA>
.
|
That would require official stable release. PyPI does not put nightly release
into stable channels.
See BhallaLab/moose#238 .
best,
Dilawar
--
…On Wed, May 22, 2019 at 08:34:07AM +0000, HarshaRani wrote:
I think
pip install pymoose default should have a latest moose code rather that ``
pip install pymoose --user --pre --upgrade` people in the lab itself were
facing this problem.
Default people want to go with latest release
We can check the in FindSim also.
---------- Forwarded message ---------
From: Dilawar Singh ***@***.***>
Date: Tue, May 21, 2019 at 9:28 PM
Subject: [BhallaLab/FindSim] moose version compatibility (#16)
To: BhallaLab/FindSim ***@***.***>
Cc: Subscribed ***@***.***>
When importing moose, FindSim should check if available version is
compatible with it or not. Current devel branch is not compatible with
current stable 3.1.4 release.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=ACYWDQ2NVVJ44GDWFEJLP5DPWQLYTA5CNFSM4HOMPMWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVADODQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACYWDQ5JMBJQEUZJ4GZOJJLPWQLYTANCNFSM4HOMPMWA>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, [1]view it on GitHub, or [2]mute the thread.
References
Visible links
1. #16?email_source=notifications&email_token=AAG2VQNODL2GXCI3K7R6V3LPWUAP7A5CNFSM4HOMPMWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV6KK3I#issuecomment-494708077
2. https://github.com/notifications/unsubscribe-auth/AAG2VQKQ4LH7RGRO4TSV3YLPWUAP7ANCNFSM4HOMPMWA
|
#19 Will install appropriate version of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When importing moose, FindSim should check if available version is compatible with it or not. Current devel branch is not compatible with current stable
3.1.4
release.The text was updated successfully, but these errors were encountered: