AllenInstitute / visual_behavior_analysis

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior
Other
21 stars 6 forks source link

CircleCI tests failing #810

Closed alexpiet closed 2 years ago

alexpiet commented 2 years ago

https://app.circleci.com/pipelines/github/AllenInstitute/visual_behavior_analysis/2440/workflows/3ab98cb1-2b3a-40e2-a9a5-425b0c8dc0ee/jobs/16583

ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/home/circleci/miniconda/envs/test-environment/lib/python3.8/site-packages/markupsafe/__init__.py)

Most likely due to something related to this: https://github.com/aws/aws-sam-cli/issues/3661

alexpiet commented 2 years ago

@seanmcculloch Do you know what these circle CI tests do?