Python Forum
Buildtools installation on python 3.6.4
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Buildtools installation on python 3.6.4
#11
Messing it up Wink
Now you run pipenv inside a virtual environment.
pipenv is doing it all,so do not use it with build in venv.

Make a folder the normal way no use of venv,cd into that folder.
pipenv install Sphinx
Now activate folder.
You now inside the virtual environment,that was created with first command.
pipenv shell
Test with pip -V

Now test that that Sphinx work,before taking in Phoenix.
sphinx-quickstart 
make html
Reply


Messages In This Thread
RE: Buildtools installation on python 3.6.4 - by snippsat - Jan-07-2018, 07:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python installation for old MacOS Yonix 1 539 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 929 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,719 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 993 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,874 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,144 Aug-11-2022, 02:30 AM
Last Post: Danno
  Portable installation of Python possible? pstein 2 3,151 Nov-15-2020, 12:14 PM
Last Post: snippsat
  python and openCV installation dejhost 16 11,035 Aug-04-2020, 02:23 AM
Last Post: snippsat
  No Scripts File present after python installation ag2207 5 4,990 Jul-30-2020, 11:11 AM
Last Post: buran
  Cannot find Python installation folder when I install Anaconda bsbsbsbs 1 2,257 Jul-14-2020, 03:14 PM
Last Post: dgrunwal

Forum Jump:

User Panel Messages

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