[sugar] setup.py #!/usr/bin/env python
Marco Pesenti Gritti
mpg at redhat.com
Tue Jun 5 04:00:18 EDT 2007
Simon Schamijer wrote:
> Hi,
>
> I think the #!/usr/bin/python in setup.py in some of the activities
> should be changed to use #!/usr/bin/env python. Otherwise the right
> environment which is set to sugar shell will not be used - correct me if
> i am wrong.
> I had this problem in memosono and saw it at least in the write activity
> as well.
>
Hey Simon,
you are right. I replaced it in some of the activities already. All
activities should use "#!/usr/bin/env python" to work properly in jhbuild.
Marco
More information about the Sugar
mailing list