Jump to content
EGGTCL

general

  • entries
    26
  • comments
    0
  • views
    4,321

Entries in this blog

how to Install Pip on Debian 10

Installing pip for Python 3 sudo apt update sudo apt install python3-pip   after installation, verify by doing; pip3 --version   The version number may be different, but it will look something like the one below:   pip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7)                

eggtcl

eggtcl in eggdrop

×
×
  • Create New...