Skip to main content

All Questions

1 vote
0 answers
366 views

pytest WinError 123 on Windows 10 in conda virtual environment

My question is probably related to this SU question. But this question did not receive any answers, so I will describe the problem again: I open my Anaconda prompt, navigate to my project directory, ...
Nat1's user avatar
  • 11
0 votes
1 answer
2k views

Properly installing and using Nuitka within Anaconda, " No module named 'nuitka.__main__' "

I'm trying to use Nuitka within the Anaconda Prompt. Nuitka has been installed through conda: conda install -c conda-forge nuitka See documentation here: https://nuitka.net/doc/user-manual.html#...
cubic.inf's user avatar