Skip to content

Commit

Permalink
TSNE tests crash on conda, try previous openTSNE (1.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Nov 18, 2024
1 parent ff3ec79 commit b3c467d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-conda-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
pyqt=5.15.* \
pyqtwebengine=5.15.* \
Orange3=$VERSION \
openTSNE=1.0.1 \
blas=*=openblas
conda list -p ./env --export --explicit --md5 > env-spec.txt
cat env-spec.txt
Expand Down

0 comments on commit b3c467d

Please sign in to comment.