New submission from Chuck <chuck...@hotmail.com>:

on Windows 10 64 after install of Python 3.8.5 and after install of 
decrypt_bitcoinj_seed.pyw <--- and after double click, I get "Python Launcher 
is sorry to say... No pyvenv.cfg file".  I have tried multiple reinstalls of 
Python to no avail. When a search is performed on the entire C:\ drive, no 
pyvenv.cfg file is present so c:\>python -m venv myenv c:\path\to\myenv does 
not create the pyvenv.cfg file.  The Python Script requires PIP (Google 
Protobuf and pylibscrypt) and I understand it's included in 3.8.5. Please 
provide step by step instructions for how to either create or download the 
pyvenv.cfg file and the exact Python path to folder name it needs to go so I 
can overcome this error. Or if someone has a different solution, that's fine 
too... I just need the decrypt_bitcoinj_seed.pyw to work.

----------
components: Windows
messages: 374083
nosy: Packhash, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Python Launcher is sorry to say... No pyvenv.cfg file
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41365>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to