You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylast
Hi,
for whatever reasons installing PyLast does not work. I am not that
experienced with python. It would be great if you could help me
(Win 7 (64 bit), ActivePython 2.7.1.4 (ActiveState Software Inc.)
based on Python 2.7.1).
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyl...@googlegroups.com, joH
On Wed, Apr 13, 2011 at 08:37, joH <alia...@web.de> wrote: > for whatever reasons installing PyLast does not work. I am not that > experienced with python. It would be great if you could help me > (Win 7 (64 bit), ActivePython 2.7.1.4 (ActiveState Software Inc.) > based on Python 2.7.1).
Looks like you executed setup.py without any arguments? If so, try running "python setup.py install", like the INSTALL file says.
-- Stein Magnus Jodal
joH
unread,
Apr 14, 2011, 5:51:22 AM4/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylast
Thank you for your help. The problem was not a missing 'install'
statement;
but 'Python' simply didn't occur in the win-PATH variable. dumb error
I know :-) ...
Now everything is working!