Skip to content

Commit 2ef2fa6

Browse files
authored
Remove ethnicolr
incompatible with TensorFlow > 1.13
1 parent a3b3ebb commit 2ef2fa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ RUN pip install kmeans-smote --no-dependencies && \
313313
# Add google PAIR-code Facets
314314
cd /opt/ && git clone https://github.com/PAIR-code/facets && cd facets/ && jupyter nbextension install facets-dist/ --user && \
315315
export PYTHONPATH=$PYTHONPATH:/opt/facets/facets_overview/python/ && \
316-
pip install --no-dependencies ethnicolr && \
317316
pip install tensorpack && \
318317
pip install pycountry && pip install iso3166 && \
319318
pip install pydash && \

0 commit comments

Comments
 (0)