[wingide-users] Feature Reuest: Allow invalid paths in project
PYTHONPATH
Stephan Deibel
sdeibel at wingware.com
Thu Mar 22 16:47:41 MDT 2007
Michael Foord wrote:
> Hello all,
>
> I have a feature request.
>
> I have my Python install in different places on different machines (plus
> other different directories).
>
> I sometimes want to use the same project file (e.g. when checked into a
> repository), on these different machines.
>
> Wing won't let me have appropriate settings in the PYTHONPATH for both
> machines. Can this be a warning rather than an error (I don't mind
> clicking an extra button in this case), and have Wing just ignore
> invalid paths in the PYTHONPATH.
Have you tried using the Shared project type (in project properties
under the options tab)? That separates out user/machine-specific
stuff into a foo.wpu file. You just check foo.wpr into revision
control.
We should change this to a warning, though -- I thought it already
was...
- Stephan
More information about the wingide-users
mailing list