Are there binary packages available to upgrade python3 on Debian 9? [duplicate]2019 Community Moderator ElectionHow to install Python 3.6?How to fail prerm script and preinst script with error message in Debian packageHow can I upgrade MySQL in Debian using apt-get?Can't install Python3 package in Debian 7How can I upgrade a complete list of packages from stable to backportsWhen are binary-all/Packages files read on debian repositories?Proper way to encrypt a .deb packageHow to safely perform large #'s of package upgrades in Debian Unstable?Making an offline apt-cacher / mirrorHow to start a root service from a GUIDebian 8 Jessie errors on all MariaDB mirrors : Signature by key 199369E5404BD5FC7D2FE43BCBCB082A1BB943DB uses weak digest algorithm (SHA1)

Is there an Impartial Brexit Deal comparison site?

Can a Gentile theist be saved?

Greatest common substring

Simulating a probability of 1 of 2^N with less than N random bits

Installing PowerShell on 32-bit Kali OS fails

Calculating the number of days between 2 dates in Excel

Proof of Lemma: Every integer can be written as a product of primes

Is a naturally all "male" species possible?

What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?

Blender - show edges angles “direction”

How to check participants in at events?

Have I saved too much for retirement so far?

Is the next prime number always the next number divisible by the current prime number, except for any numbers previously divisible by primes?

Why isn't KTEX's runway designation 10/28 instead of 9/27?

Is there a problem with hiding "forgot password" until it's needed?

What does the "3am" section means in manpages?

How do ultrasonic sensors differentiate between transmitted and received signals?

Could solar power be utilized and substitute coal in the 19th century?

Partial sums of primes

Are taller landing gear bad for aircraft, particulary large airliners?

Should my PhD thesis be submitted under my legal name?

Stereotypical names

Resetting two CD4017 counters simultaneously, only one resets

What if somebody invests in my application?



Are there binary packages available to upgrade python3 on Debian 9? [duplicate]



2019 Community Moderator ElectionHow to install Python 3.6?How to fail prerm script and preinst script with error message in Debian packageHow can I upgrade MySQL in Debian using apt-get?Can't install Python3 package in Debian 7How can I upgrade a complete list of packages from stable to backportsWhen are binary-all/Packages files read on debian repositories?Proper way to encrypt a .deb packageHow to safely perform large #'s of package upgrades in Debian Unstable?Making an offline apt-cacher / mirrorHow to start a root service from a GUIDebian 8 Jessie errors on all MariaDB mirrors : Signature by key 199369E5404BD5FC7D2FE43BCBCB082A1BB943DB uses weak digest algorithm (SHA1)










1
















This question already has an answer here:



  • How to install Python 3.6?

    8 answers



I need to upgrade Python on 30 laptops at several remote sites. These laptops have Debian 9 with Python 3.5, and the library they'll be using for the planned activity (arcade) requires Python 3.6.



I have an update process that can deploy package updates, but it needs to be able to install quickly, so compiling Python is not an option.










share|improve this question















marked as duplicate by nwildner, ilkkachu, GAD3R, Jeff Schaller, jimmij 2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















  • would 3.7 work?

    – kemotep
    Mar 22 at 16:55











  • Yeah, Pyhton3.7 would work

    – Ben Davis
    Mar 22 at 17:37






  • 1





    So if you absolutely cannot install it from source your options are to grab a random packaged binary off of github or upgrade to Buster to get 3.7 from the repos. If you have the infrastructure to deliver a package to other computers you only need to compile and package python once and deliver it that way. If you could edit your post to include more details as to what your available resources are I could assist in making an answer for that or provide details on how to migrate to Buster.

    – kemotep
    Mar 22 at 17:54















1
















This question already has an answer here:



  • How to install Python 3.6?

    8 answers



I need to upgrade Python on 30 laptops at several remote sites. These laptops have Debian 9 with Python 3.5, and the library they'll be using for the planned activity (arcade) requires Python 3.6.



I have an update process that can deploy package updates, but it needs to be able to install quickly, so compiling Python is not an option.










share|improve this question















marked as duplicate by nwildner, ilkkachu, GAD3R, Jeff Schaller, jimmij 2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















  • would 3.7 work?

    – kemotep
    Mar 22 at 16:55











  • Yeah, Pyhton3.7 would work

    – Ben Davis
    Mar 22 at 17:37






  • 1





    So if you absolutely cannot install it from source your options are to grab a random packaged binary off of github or upgrade to Buster to get 3.7 from the repos. If you have the infrastructure to deliver a package to other computers you only need to compile and package python once and deliver it that way. If you could edit your post to include more details as to what your available resources are I could assist in making an answer for that or provide details on how to migrate to Buster.

    – kemotep
    Mar 22 at 17:54













1












1








1









This question already has an answer here:



  • How to install Python 3.6?

    8 answers



I need to upgrade Python on 30 laptops at several remote sites. These laptops have Debian 9 with Python 3.5, and the library they'll be using for the planned activity (arcade) requires Python 3.6.



I have an update process that can deploy package updates, but it needs to be able to install quickly, so compiling Python is not an option.










share|improve this question

















This question already has an answer here:



  • How to install Python 3.6?

    8 answers



I need to upgrade Python on 30 laptops at several remote sites. These laptops have Debian 9 with Python 3.5, and the library they'll be using for the planned activity (arcade) requires Python 3.6.



I have an update process that can deploy package updates, but it needs to be able to install quickly, so compiling Python is not an option.





This question already has an answer here:



  • How to install Python 3.6?

    8 answers







debian python






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 22 at 21:05









Rui F Ribeiro

41.7k1483142




41.7k1483142










asked Mar 22 at 16:49









Ben DavisBen Davis

1,084713




1,084713




marked as duplicate by nwildner, ilkkachu, GAD3R, Jeff Schaller, jimmij 2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









marked as duplicate by nwildner, ilkkachu, GAD3R, Jeff Schaller, jimmij 2 days ago


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • would 3.7 work?

    – kemotep
    Mar 22 at 16:55











  • Yeah, Pyhton3.7 would work

    – Ben Davis
    Mar 22 at 17:37






  • 1





    So if you absolutely cannot install it from source your options are to grab a random packaged binary off of github or upgrade to Buster to get 3.7 from the repos. If you have the infrastructure to deliver a package to other computers you only need to compile and package python once and deliver it that way. If you could edit your post to include more details as to what your available resources are I could assist in making an answer for that or provide details on how to migrate to Buster.

    – kemotep
    Mar 22 at 17:54

















  • would 3.7 work?

    – kemotep
    Mar 22 at 16:55











  • Yeah, Pyhton3.7 would work

    – Ben Davis
    Mar 22 at 17:37






  • 1





    So if you absolutely cannot install it from source your options are to grab a random packaged binary off of github or upgrade to Buster to get 3.7 from the repos. If you have the infrastructure to deliver a package to other computers you only need to compile and package python once and deliver it that way. If you could edit your post to include more details as to what your available resources are I could assist in making an answer for that or provide details on how to migrate to Buster.

    – kemotep
    Mar 22 at 17:54
















would 3.7 work?

– kemotep
Mar 22 at 16:55





would 3.7 work?

– kemotep
Mar 22 at 16:55













Yeah, Pyhton3.7 would work

– Ben Davis
Mar 22 at 17:37





Yeah, Pyhton3.7 would work

– Ben Davis
Mar 22 at 17:37




1




1





So if you absolutely cannot install it from source your options are to grab a random packaged binary off of github or upgrade to Buster to get 3.7 from the repos. If you have the infrastructure to deliver a package to other computers you only need to compile and package python once and deliver it that way. If you could edit your post to include more details as to what your available resources are I could assist in making an answer for that or provide details on how to migrate to Buster.

– kemotep
Mar 22 at 17:54





So if you absolutely cannot install it from source your options are to grab a random packaged binary off of github or upgrade to Buster to get 3.7 from the repos. If you have the infrastructure to deliver a package to other computers you only need to compile and package python once and deliver it that way. If you could edit your post to include more details as to what your available resources are I could assist in making an answer for that or provide details on how to migrate to Buster.

– kemotep
Mar 22 at 17:54










1 Answer
1






active

oldest

votes


















1














I ended up compiling python on an identical target machine using --prefix=/opt/Python3.6 as a configure option. I then just zipped up that dir so the target machines could download and extract it during the update process. The users were instructed to use /opt/Python3.6/bin/python3 as the interpreter.






share|improve this answer





























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    I ended up compiling python on an identical target machine using --prefix=/opt/Python3.6 as a configure option. I then just zipped up that dir so the target machines could download and extract it during the update process. The users were instructed to use /opt/Python3.6/bin/python3 as the interpreter.






    share|improve this answer



























      1














      I ended up compiling python on an identical target machine using --prefix=/opt/Python3.6 as a configure option. I then just zipped up that dir so the target machines could download and extract it during the update process. The users were instructed to use /opt/Python3.6/bin/python3 as the interpreter.






      share|improve this answer

























        1












        1








        1







        I ended up compiling python on an identical target machine using --prefix=/opt/Python3.6 as a configure option. I then just zipped up that dir so the target machines could download and extract it during the update process. The users were instructed to use /opt/Python3.6/bin/python3 as the interpreter.






        share|improve this answer













        I ended up compiling python on an identical target machine using --prefix=/opt/Python3.6 as a configure option. I then just zipped up that dir so the target machines could download and extract it during the update process. The users were instructed to use /opt/Python3.6/bin/python3 as the interpreter.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 23 at 1:36









        Ben DavisBen Davis

        1,084713




        1,084713













            -debian, python

            Popular posts from this blog

            Word for a person who has no opinion about whether god existsWord for having a definite opinion while simultaneously withholding judgment?What's the opposite of “newcomer? Is ”veteran" OK?What do you call an “atheist” who might believe in an afterlife?What's a word for someone who wants to voice opinions but not have them challenged?Word for someone who dismisses contrary opinions as irrational?Somone who thinks they are overly special/out of the ordinaryIs there a word, phrase or idiom for “a person who is incapable of thinking about the future”?The belief that a god is human-likeA word for a non-famous person/thing you have heard a lot aboutAdjective for a person who enjoys taking care of their appearance

            What was this official D&D 3.5e Lovecraft-flavored rulebook?What was this set of RPG tools called?As a first-time DM should I let my players play complex character classes and roles?Nymph's Kiss and the RelationshipWhat was the name of this Cleric Prestige Class that shapes metal with its bare hands?Are the 3.5e Dragonlance books third party or official works?What's up with the domain Vile Darkness?What was this 80s book about RPGs?What was the name of this Werewolf band?What book had Rituals to “upgrade” animal companions to keep them viable at higher levels?What was this RPG that had rules for player-owned businesses?

            2017 IndyCar Series Contents Series news Teams and drivers Schedule Season summary Footnotes References External links Navigation menu"INDYCAR: Initial 2018 bodywork concepts unveiled"the original"IndyCar confirms switch to Performance Friction brakes in 2017""AJ Foyt Racing will switch to Chevy"the original"Carlos Munoz, Conor Daly will drive for AJ Foyt Racing""Zach Veach's Indy 500 Debut Confirmed with Foyt""No mass exodus from Honda after Ganassi switch""Ex-F1 driver Sato joins Andretti Autosport for 2017 IndyCar season""IndyCar's Ryan Hunter-Reay, sponsor DHL paired through 2020""hhgregg and Andretti Autosport announce partnership for key races in 2016""INDYCAR: Rossi re-signs with Andretti"the original"McLaren Formula 1 - Fernando Alonso to race at Indy 500 with McLaren, Honda and Andretti Autosport""Shank will finally take part in Indy 500 with Harvey, Andretti | MotorSportsTalk""Andretti adds Jack Harvey to Indy 500 field""Ganassi switches to Honda power for 2017""INDYCAR: Chilton returns to Ganassi"the original"IndyCar silly season: Who's going where in 2017?""INDYCAR: Kanaan, NTT Data return to Ganassi"the original"Kimball to remain at Ganassi for 2017""Coyne confirms Bourdais for 2017 IndyCar season""Davison to sub for Bourdais in Indy 500"the original"Gutierrez confirmed for Detroit IndyCar debut""Gutierrez returns with Coyne for rest of 2017 season""Vautier to drive for Coyne at Texas"the original"INDYCAR: Coyne confirms Jones for 2017"the original"Pippa Mann returns to Coyne for Indy 500""Karam, Dreyer & Reinbold teaming up again for Indianapolis 500""Pigot to return to Ed Carpenter Racing""Hildebrand confirmed as full-time Ed Carpenter driver""Veach to replace injured Hildebrand at Barber"the originalNew Team Harding Racing Enters Chaves for 101st Indianapolis 500"Juncos Racing Announces Entry in 101st Running of the Indianapolis 500 :: Juncos Racing""Juncos confirms Pigot for Indy 500""Saavedra confirmed in Juncos' second 500 entry"the original"Lazier confirms Indy 500 run after son's USF2000 debut"the original"Claman DeMelo to race for RLLR at Sonoma"the original"Rahal signs Servia and ace engineer for 2017""IndyCar: Aleshin returns with Schmidt"the original"Aleshin replaced by Saavedra for Toronto""Jack Harvey will pilot SPM No. 7 car at Watkins Glen, Sonoma""Jay Howard confirmed in Tony Stewart's supported SPM Indy entry""INDYCAR: Newgarden to wave the flag at Penske"the original"Pagenaud opts for No. 1 in 2017"the original"Penske confirms Newgarden for 2017""Montoya to stay with Team Penske in 2017""Target leaving IndyCar after 27 seasons with Chip Ganassi""Cavin: IndyCar could see complete driver/team shakeup in 2017""End of the road for KV Racing?""KV Racing confirms closure, equipment sold to Juncos""Juncos confirms IndyCar Series entry"the original"Juncos readies IndyCar program, aims for '17 500"the original"Harding Racing to add Texas, Pocono to schedule"the original"Sato signs with Andretti Autosport for 2017""INDYCAR: Aleshin in Doubt at SPM"the original"Long Beach notebook: JR Hildebrand breaks hand""Hildebrand cleared to return at Phoenix"the original"Bourdais to undergo surgery on multiple fractures""Aleshin loses Schmidt Peterson IndyCar ride""Saavedra in at SPM for Pocono, Gateway"the original"Bourdais to make return at Gateway"the original"The IndyCar Grand Prix no longer is sponsored by Angie's List""2017 IndyCar Series rulebook""2017 Verizon IndyCar Series Official Rulebook"Official websiteeeeee