2

Pyinstaller keeps importing scipy when I exclude it through exclude module. That did not work.

I am using Miniconda on Windows. What is going on here?

aL_eX
  • 1,453
  • 2
  • 15
  • 30
kiky12pe
  • 23
  • 2

1 Answers1

2

I feel like pyinstaller should include a FAQ page that states...

Do not use Anaconda/Miniconda, use virtual environment or default python

Dragomeow
  • 94
  • 5