Skip to content

fallback on $PATH to locate bundled DLLs on windows#1498

Merged
minrk merged 2 commits intozeromq:masterfrom
minrk:workaround-conda-path
Jan 29, 2021
Merged

fallback on $PATH to locate bundled DLLs on windows#1498
minrk merged 2 commits intozeromq:masterfrom
minrk:workaround-conda-path

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Jan 29, 2021

os.add_dll_directory doesn't seem to work with conda+Windows+CPython >= 3.8

workaround conda-forge bug conda-forge/python-feedstock#444

closes #1496

@minrk minrk force-pushed the workaround-conda-path branch 3 times, most recently from c7440e3 to 07ca014 Compare January 29, 2021 11:55
os.add_dll_directory doesn't seem to work with conda+Windows+CPython >= 3.8
@minrk minrk force-pushed the workaround-conda-path branch from 07ca014 to ddb3111 Compare January 29, 2021 11:55
@minrk minrk merged commit b6fcf1b into zeromq:master Jan 29, 2021
@minrk minrk deleted the workaround-conda-path branch January 29, 2021 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyzmq 22 on Windows conda Python 3.8 fails to load

1 participant