Python Forum
Issues Installing Pyenv/Python 3.9.1
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issues Installing Pyenv/Python 3.9.1
#1
Shocked 
Hello Support,

Unsure if this is the correct category to post this, but I am finding some issues installing Python 3.9.1.

The device I am trying to install this on is a Microsoft Surface 4 - Model 1979 with Windows 10 installed, lastest feature before 11.

I have attached the error message below, but essentially I have performed the following:

Installed Ubuntu version “20.04 LTS”
Using the Terminal, I have then updated the shell, installed programming tools (GIT, Homebrew and Pyenv) and then got to install Python, installed the prerequisite and then entered the command:

pyenv install 3.9.1

and it fails with the following error message:

WARNING - The Python sqlite3 extension was not compiled, Missing the sqlite3 lib?
Installed Python 3.9.1 to /home/anthonyman/ .pyenv/versions/3.9.1

When I try to check the version of Python installed using command Python --version, i get:

zsh: command not found: python

Any help would be greatly appreciated, maybe its an old verson of python and I need to install the latest? I am not too family with this unfortanutely.

Thanks Brandon

Attached Files

Thumbnail(s)
   
Reply
#2
Brandon_Contactum Wrote:WARNING - The Python sqlite3 extension was not compiled, Missing the sqlite3 lib?
You most install build environment first.
I also have tutorial here.
Brandon_Contactum likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't install Python 2.6.9 with Pyenv Whyze 6 3,952 May-21-2021, 10:52 PM
Last Post: Whyze
  Issues installing xlrd KipCarter 2 2,852 Jan-24-2020, 12:20 PM
Last Post: KipCarter
  Pyenv build of python 3.7.0 issue Larz60+ 3 4,297 Dec-03-2018, 09:28 PM
Last Post: Larz60+
  How yo find "zlib" necessary for "pyenv" in Linux sylas 1 3,141 Aug-13-2018, 10:27 AM
Last Post: Larz60+
  TurtleWorld on MAC in Python 3.6 issues benniehanas 3 3,738 Jul-09-2018, 08:00 PM
Last Post: ichabod801
  using pyenv and virtual environment created with venv question Larz60+ 3 3,980 Jul-04-2018, 04:30 PM
Last Post: Larz60+
  Issues with Python script as service satishgunjal 8 7,520 Jun-21-2018, 11:40 AM
Last Post: satishgunjal
  python variable issues - using spyder and opencv Afrodizzyjack 5 5,814 Jun-19-2018, 09:46 AM
Last Post: gontajones
  issues while using Psexec from python code dev_devil_1983 0 3,537 May-28-2018, 07:55 AM
Last Post: dev_devil_1983
  Python random formatting issues Barnettch3 10 5,968 Jan-28-2018, 11:04 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020