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

            Mobil Contents History Mobil brands Former Mobil brands Lukoil transaction Mobil UK Mobil Australia Mobil New Zealand Mobil Greece Mobil in Japan Mobil in Canada Mobil Egypt See also References External links Navigation menuwww.mobil.com"Mobil Corporation"the original"Our Houston campus""Business & Finance: Socony-Vacuum Corp.""Popular Mechanics""Lubrite Technologies""Exxon Mobil campus 'clearly happening'""Toledo Blade - Google News Archive Search""The Lion and the Moose - How 2 Executives Pulled off the Biggest Merger Ever""ExxonMobil Press Release""Lubricants""Archived copy"the original"Mobil 1™ and Mobil Super™ motor oil and synthetic motor oil - Mobil™ Motor Oils""Mobil Delvac""Mobil Industrial website""The State of Competition in Gasoline Marketing: The Effects of Refiner Operations at Retail""Mobil Travel Guide to become Forbes Travel Guide""Hotel Rankings: Forbes Merges with Mobil"the original"Jamieson oil industry history""Mobil news""Caltex pumps for control""Watchdog blocks Caltex bid""Exxon Mobil sells service station network""Mobil Oil New Zealand Limited is New Zealand's oldest oil company, with predecessor companies having first established a presence in the country in 1896""ExxonMobil subsidiaries have a business history in New Zealand stretching back more than 120 years. We are involved in petroleum refining and distribution and the marketing of fuels, lubricants and chemical products""Archived copy"the original"Exxon Mobil to Sell Its Japanese Arm for $3.9 Billion""Gas station merger will end Esso and Mobil's long run in Japan""Esso moves to affiliate itself with PC Optimum, no longer Aeroplan, in loyalty point switch""Mobil brand of gas stations to launch in Canada after deal for 213 Loblaws-owned locations""Mobil Nears Completion of Rebranding 200 Loblaw Gas Stations""Learn about ExxonMobil's operations in Egypt""Petrol and Diesel Service Stations in Egypt - Mobil"Official websiteExxon Mobil corporate websiteMobil Industrial official websiteeeeeeeeDA04275022275790-40000 0001 0860 5061n82045453134887257134887257

            Frič See also Navigation menuinternal link

            Identify plant with long narrow paired leaves and reddish stems Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?What is this plant with long sharp leaves? Is it a weed?What is this 3ft high, stalky plant, with mid sized narrow leaves?What is this young shrub with opposite ovate, crenate leaves and reddish stems?What is this plant with large broad serrated leaves?Identify this upright branching weed with long leaves and reddish stemsPlease help me identify this bulbous plant with long, broad leaves and white flowersWhat is this small annual with narrow gray/green leaves and rust colored daisy-type flowers?What is this chilli plant?Does anyone know what type of chilli plant this is?Help identify this plant