omsf / OpenPharmMDFlow

MIT License
0 stars 3 forks source link

Installation Woes #49

Open mikemhenry opened 7 hours ago

mikemhenry commented 7 hours ago
  1. Mention you need to clone the repo and cd into it
  2. Add note if downloads are not working, you many need to configure a proxy
  3. Add note you need to activate env you just made
  4. Note you don't have to use micromamba (and provide commands)
mikemhenry commented 6 hours ago

python -m pip install . --no-deps

mikemhenry commented 6 hours ago

add -c conda-forge to all install comands