Open mrexodia opened 3 years ago
And why should you use python embedded and not the casual python installer?
I have a higher (and incompatible) version of python installed globally on my system. This way I can run boom-pow regardless of the globally installed python.
On Mon, 5 Apr 2021 at 15:34, Peter Eisenschmidt @.***> wrote:
And why should you use python embedded and not the casual python installer?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BananoCoin/boompow/issues/10#issuecomment-813395204, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASYFGPSCOTLUKA2EHPOSHDTHG35DANCNFSM4Y7CBSQA .
As of boompow version 3.0.1 you can use the casual python 3.9 (which is the highest version). Maybe you've not noticed the release?
I did not, will check it out!
On Mon, 5 Apr 2021 at 16:36, Peter Eisenschmidt @.***> wrote:
As of boompow version 3.0.1 you can use the casual python 3.9 (which is the highest version). Maybe you've not noticed the release?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BananoCoin/boompow/issues/10#issuecomment-813426623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASYFGMF5PBVKXK3FMQWVSLTHHDGBANCNFSM4Y7CBSQA .
python-3.8.3-embed-amd64
next torun_windows.bat
python-3.8.3-embed-amd64
python-3.8.3-embed-amd64\python38._pth
python-3.8.3-embed-amd64
python get-pip.py
python -m pip install -r ..\requirements.txt
set PATH=%~dp0python-3.8.3-embed-amd64;%PATH%
torun_windows.bat