News

Nushell 0.76.0, Windows 10 64bit. It works perfectly with system Pythons (no virtualenv), or in virtualenv except for Python 3.11 (this is why I think it is something related to Python, and not only ...
Steps to create Python executable file that can be run on system without python. Pre-requisite: Python 3.x should be installed These steps are created with Python 3.6.5 and IDE used in PyCharm. Create ...