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
#9
I don't know why it works for you and not for me.
I built a virtual environment and keep everything inside:
I cannot find a distribution for make_admonition
Phoenix is latest (development) branch

λ python -m venv Phoenix
# Then download and unzip phoenix:
M:\python\m-p\p\Phoenix
λ Scripts\activate.bat
(Phoenix) λ ls
Include/  Lib/  Phoenix-master.zip  pyvenv.cfg  Scripts/
# Even make sure 7zip is in environment:
M:\python\m-p\p\Phoenix
(Phoenix) λ mkdir 7zip

M:\python\m-p\p\Phoenix
(Phoenix) λ cd 7zip

M:\python\m-p\p\Phoenix\7zip
(Phoenix) λ ls
7z.dll*  7z.sfx*          7zCon.sfx*  7zG.exe*   7-zip.dll*    descript.ion  Lang/        readme.txt
7z.exe*  7z1701-x64.exe*  7zFM.exe*   7-zip.chm  7-zip32.dll*  History.txt   License.txt  Uninstall.exe

M:\python\m-p\p\Phoenix
(Phoenix) λ ls
7zip/  Include/  Lib/  Phoenix-master/  pip-selfcheck.json  pyvenv.cfg  Scripts/

M:\python\m-p\p\Phoenix
(Phoenix) λ pip install -U pipenv
Collecting pipenv
...
Successfully installed certifi-2017.11.5 chardet-3.0.4 flake8-3.5.0 idna-2.6 mccabe-0.6.1 pew-1.1.2 pipenv-9.0.1 psutil-5.3.1 pycodestyle-2.3.1 pyflakes-1.6.0 requests-2.18.4 setuptools-38.4.0 urllib3-1.22 virtualenv-15.1.0 virtualenv-clone-0.2.6

M:\python\m-p\p\Phoenix
(Phoenix) λ pipenv install Sphinx
...
Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 Sphinx-1.6.5 alabaster-0.7.10 babel-2.5.1 colorama-0.3.9 docutils-0.14 imagesize-0.7.1 pytz-2017.3 six-1.11.0 snowballstemmer-1.2.1 sphinxcontrib-websupport-1.0.1

(Phoenix) λ cd M:\python\m-p\p\Phoenix\Phoenix-master\docs\sphinx

M:\python\m-p\p\Phoenix\Phoenix-master\docs\sphinx
(Phoenix) λ ls
_downloads/  _templates/      build/   itemToModuleMap.json  Makefile        rest_substitutions/
_static/     availability.py  conf.py  make.bat              phoenix_theme/

# change version and release in conf.py, and remove buildtools
(Phoenix) λ vi conf.py

M:\python\m-p\p\Phoenix\Phoenix-master\docs\sphinx
(Phoenix) λ make html
Running Sphinx v1.6.5
m:\python\m-p\p\phoenix\lib\site-packages\sphinx\util\compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead.
  RemovedInSphinx17Warning)

Extension error:
Could not import extension availability (exception: cannot import name 'make_admonition')

M:\python\m-p\p\Phoenix\Phoenix-master\docs\sphinx
(Phoenix) λ
Reply


Messages In This Thread
RE: Buildtools installation on python 3.6.4 - by Larz60+ - Jan-07-2018, 06:39 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 928 Jul-15-2023, 11:32 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,718 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,150 Nov-15-2020, 12:14 PM
Last Post: snippsat
  python and openCV installation dejhost 16 11,032 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