issues
search
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:
create a python 3.8 conda env
pip install aind-data-access[full]
import pymongo
error
Steps to reproduce the behavior: