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 java2python-discuss
I just installed and tried java2python for the first time. It worked
well, and I thank the author for it, but I had one problem with the
install that I want to report.
The install created the file 'j2py' in my python scripts folder.
Unlike on Linux, Windows needs the extension in order to figure out
that it is Python automatically. So the suggested uses in the
readme.txt won't work on Windows without renaming the file to j2py.py.
If I am right then I'll add this to the issues, but I wanted to write
about it here first since I could be wrong - I'm no Python expert.
Qwavel
unread,
Apr 26, 2009, 1:15:31 PM4/26/09
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 java2python-discuss
I should have mentioned - I am using Python 2.6 on Windows Vista.
Troy Melhase
unread,
Apr 26, 2009, 10:43:27 PM4/26/09
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 java2pyth...@googlegroups.com
I'm not making any more 0.2 releases, so your best bet is to rename or
copy the script in your installation.
For 0.3 -- still a ways off -- I'll keep this in mind and create a
proper script for windows.