Sorry for the stupid question.
I need to user Win7 32bit.
-
I installed on C:\Python27 the 2.7.12 release. PATH contains C:\Python27
-
I Installed Fireworks also by pip
Now, if I run “lpad -version”
c:\Python27\Scripts>python lpad version
(u’FireWorks version:’, ‘1.3.3’)
(u’located in:’, ‘C:\Python27\lib\site-packages’)
c:\Python27\Scripts>lpad version
“lpad” non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch. (lpad is not known as executable)
What did I miss?
Riccardo