jimmysong / programmingbitcoin

Repository for the book
Other
1.75k stars 656 forks source link

"virtualenv -p python3 .venv" does not work #266

Open ayazayazov opened 1 year ago

ayazayazov commented 1 year ago

The command "virtualenv -p python3 .venv" does not work. It gives error "command not found: virtualenv". However, I have completed the virtualenv installation. Please help me.