-
Notifications
You must be signed in to change notification settings - Fork 3
Update installation instructions to current practice #119
Comments
@mdwyman Thanks for the incentive. |
Deposit the It should not go into the parent directory since that directory must remain compatible with the bluesky-queueserver and have only one |
Also, update the |
@prjemian I worked through the new install instructions but early on had to use micromamba instead of conda on the install bluesky environment step (https://github.com/BCDA-APS/use_bluesky/tree/119-update-install-advice/install#install-bluesky-environment). If conda was going to "solve" the environment, it would have taken >30 min (I stopped after this much elapsed). I found the micromamba instructions in the yaml file comments and it seemed to finish in <5 min. Are we moving away from conda? Should we make this explicit? I was doing this from the APS network on beamline machines and a BC machine -- none of the conda environments were solved within 30 min. I tried several of the environments (2021_2, 2022_1, 2022_2, 2022_3) to same effect |
Exactly. I was testing this out in August, coming to the same conclusions
as you. So I installed micromamba in the base environments on APSshare. The
downside is that it uses different directories than conda for local
environments.
So, yes, use micromamba instead of conda now.
…On Tue, Sep 20, 2022, 5:41 PM Max Wyman ***@***.***> wrote:
@prjemian <https://github.com/prjemian> I worked through the new install
instructions but early on had to use micromamba instead of conda on the
install bluesky environment step (
https://github.com/BCDA-APS/use_bluesky/tree/119-update-install-advice/install#install-bluesky-environment).
If conda was going to "solve" the environment, it would have taken >30 min
(I stopped after this much elapsed). I found the micromamba instructions in
the yaml file comments and it seemed to finish in <5 min. Are we moving
away from conda? Should we make this explicit?
I was doing this from the APS network on beamline machines and a BC
machine -- none of the conda environments were solved within 30 min. I
tried several of the environments (2021_2, 2022_1, 2022_2, 2022_3) to same
effect
—
Reply to this email directly, view it on GitHub
<#119 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARMUMFXK2L2N5OP7UASHUDV7HLJDANCNFSM53LBUBEA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Time to update the installer script. What it says now is out-of-date:
use_bluesky/install/install_startup.sh
Lines 4 to 7 in 288aa90
Now using a directory layout like this one:
and
__start_bluesky_instrument__.py
contains:The text was updated successfully, but these errors were encountered: