AllenNeuralDynamics / aind-data-access-api

Library to interface with AIND databases
MIT License
2 stars 0 forks source link

pymongo not install in python 3.8 environment #59

Open dyf opened 4 months ago

dyf commented 4 months ago

Steps to reproduce the behavior:

  1. create a python 3.8 conda env
  2. pip install aind-data-access[full]
  3. import pymongo
  4. error