Wing Linux Notes
I spent some time trying to get the Wing project file to be directory- and user-agnostic.
Please try using
wing-linux-release.wpr and see if it works for you!
It should be saved in the chandler directory where Chandler.py lives
(and where the current Chandler-project.wpr file lives, too).
Note: in order to make it user-agnostic I had to hand-edit the .wpr file and change one instance of my home
directory "/home/rae" to the string "~".
I found that if I open a .wpr file with "~" in it, Wing automatically converts it to a full path to the home directory.
References
--
ReidEllis - 12 Jun 2006