I installed the Python modules construct and statlib using setuptools:
construct
statlib
setuptools
sudo apt-get install python-setuptools sudo easy_install statlib sudo easy_install construct
How do I check their versions from the command line?
← Назад к списку