Hello, 

Which "build scripts" do you mean? You can just call "python3.x setup.py [...]“ 
explicitly, and the files that this installs should use the same interpreter 
automatically.

Best, 
Nikolaus

On Thu, 18 Apr 2024, at 07:42, rabidmuta...@gmail.com wrote:
> This is a little sad, but my host has pythion3.6 as the default python, and I 
> use python3.11 for the build.
> 
> However, all of the build scripts use `#$! ...  python3` which starts 3.6.
> 
> Is there any way that I can get the build process to either set he python 
> version in the "#!" for each file (3.11) or use the python version it was 
> built with?
> 
> Otherwise, I guess I just edit all the python files in bin/, but that seems 
> like a bad solution.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "s3ql" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to s3ql+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/s3ql/afc78fc0-d4c4-44ba-ba96-4c2dfb02e93an%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/s3ql/afc78fc0-d4c4-44ba-ba96-4c2dfb02e93an%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to s3ql+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/bbebae5d-e95e-4fb3-9833-edb0fed5f925%40app.fastmail.com.

Reply via email to