BCDA-APS / use_bluesky

Tools to help APS use the Bluesky Framework (https://blueskyproject.io/)
8 stars 3 forks source link

add Typhos to environment_2020_9.yml #63

Closed prjemian closed 4 years ago

prjemian commented 4 years ago

Typhos installation

prjemian commented 4 years ago

Recommended installation on Linux:

conda install typhos -c conda-forge -c pcds-tag
prjemian commented 4 years ago

some comments related to typhos during environment creation:

ClobberError: This transaction has incompatible packages due to a shared path.
  packages: nsls2forge/noarch::hklpy-0.3.14-py_0, conda-forge/noarch::typhos-1.0.2-py_0
  path: 'lib/python3.8/site-packages/tests/__init__.py'

ClobberError: This transaction has incompatible packages due to a shared path.
  packages: nsls2forge/noarch::hklpy-0.3.14-py_0, conda-forge/noarch::typhos-1.0.2-py_0
  path: 'lib/python3.8/site-packages/tests/__pycache__/__init__.cpython-38.pyc'

These involve hklpy. Resolve these (and other) Clobbers in separate issue.