[wingide-users] Feature Reuest: Allow invalid paths in project
PYTHONPATH
Michael Foord
fuzzyman at voidspace.org.uk
Thu Mar 22 16:50:36 MDT 2007
Stephan Deibel wrote:
> 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.
>
I've only recently discovered this option and my problems may pre-date
using this feature. It may actually be a non-problem for me now. :-)
Thanks
Michael
More information about the wingide-users
mailing list