Advertisement
Guest User

Untitled

a guest
Apr 5th, 2021
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.33 KB | None | 0 0
  1. dubov@MBP-Leonid .ssh % sudo curl -sf https://www.getlektor.com/installer.py | python3
  2.  
  3. Welcome to Lektor
  4. This script will install Lektor on your computer.
  5.  
  6. Installing at:
  7.   bin: /usr/local/bin
  8.   app: /usr/local/lib/lektor
  9.  
  10. An existing installation was detected. This will be removed!
  11.  
  12. Continue? [Yn] y
  13.  
  14. Installing virtual environment...
  15. Collecting Lektor
  16.   Using cached https://files.pythonhosted.org/packages/42/cf/4540375469206e886a477fb0017357179895a32a6dbb398fec0aa06ea4d1/Lektor-3.2.0-py2.py3-none-any.whl
  17. Collecting requests[security] (from Lektor)
  18.   Using cached https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl
  19. Collecting python-slugify (from Lektor)
  20.   Using cached https://files.pythonhosted.org/packages/9f/42/e336f96a8b6007428df772d0d159b8eee9b2f1811593a4931150660402c0/python-slugify-4.0.1.tar.gz
  21. Collecting watchdog (from Lektor)
  22.   Using cached https://files.pythonhosted.org/packages/17/8c/fe6b8554e6a107437375ea6f76c62fbb0deb22288c2eb846c2f92b0d843e/watchdog-2.0.2.tar.gz
  23. Collecting Werkzeug<1 (from Lektor)
  24.   Using cached https://files.pythonhosted.org/packages/c2/e4/a859d2fe516f466642fa5c6054fd9646271f9da26b0cac0d2f37fc858c8f/Werkzeug-0.16.1-py2.py3-none-any.whl
  25. Collecting Jinja2>=2.11 (from Lektor)
  26.   Using cached https://files.pythonhosted.org/packages/7e/c2/1eece8c95ddbc9b1aeb64f5783a9e07a286de42191b7204d67b7496ddf35/Jinja2-2.11.3-py2.py3-none-any.whl
  27. Collecting Flask (from Lektor)
  28.   Using cached https://files.pythonhosted.org/packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl
  29. Collecting mistune<2,>=0.7.0 (from Lektor)
  30.   Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl
  31. Requirement already satisfied, skipping upgrade: setuptools in /usr/local/lib/lektor/lib/python3.8/site-packages (from Lektor) (41.2.0)
  32. Collecting inifile (from Lektor)
  33.   Using cached https://files.pythonhosted.org/packages/af/9e/1cd6be0edcbeeb89a6d6ee101dc371a43fa1a19ffaa06ffe99b9e92a3053/inifile-0.4.zip
  34. Collecting Babel (from Lektor)
  35.   Using cached https://files.pythonhosted.org/packages/dd/a5/81076e10b5ef74493cf08a8e419e61b64324c9c55db4aa7f89c0240c4873/Babel-2.9.0-py2.py3-none-any.whl
  36. Collecting filetype>=1.0.7 (from Lektor)
  37.   Using cached https://files.pythonhosted.org/packages/b4/6b/7bc015da1a576ac037582ae0c5acb675371de9e017e860931e97a428ee31/filetype-1.0.7-py2.py3-none-any.whl
  38. Collecting click>=6.0 (from Lektor)
  39.   Using cached https://files.pythonhosted.org/packages/d2/3d/fa76db83bf75c4f8d338c2fd15c8d33fdd7ad23a9b5e57eb6c5de26b430e/click-7.1.2-py2.py3-none-any.whl
  40. Requirement already satisfied, skipping upgrade: pip in /usr/local/lib/lektor/lib/python3.8/site-packages (from Lektor) (19.2.3)
  41. Collecting EXIFRead (from Lektor)
  42.   Using cached https://files.pythonhosted.org/packages/91/c6/177a40fefa6e9ed1a10f0f98863a7137b0a89c4eae5609b9737926dba85f/ExifRead-2.3.2-py3-none-any.whl
  43. Collecting urllib3<1.27,>=1.21.1 (from requests[security]->Lektor)
  44.   Using cached https://files.pythonhosted.org/packages/09/c6/d3e3abe5b4f4f16cf0dfc9240ab7ce10c2baa0e268989a4e3ec19e90c84e/urllib3-1.26.4-py2.py3-none-any.whl
  45. Collecting idna<3,>=2.5 (from requests[security]->Lektor)
  46.   Using cached https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl
  47. Collecting certifi>=2017.4.17 (from requests[security]->Lektor)
  48.   Using cached https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl
  49. Collecting chardet<5,>=3.0.2 (from requests[security]->Lektor)
  50.   Using cached https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl
  51. Collecting pyOpenSSL>=0.14; extra == "security" (from requests[security]->Lektor)
  52.   Using cached https://files.pythonhosted.org/packages/b2/5e/06351ede29fd4899782ad335c2e02f1f862a887c20a3541f17c3fa1a3525/pyOpenSSL-20.0.1-py2.py3-none-any.whl
  53. Collecting cryptography>=1.3.4; extra == "security" (from requests[security]->Lektor)
  54.   Using cached https://files.pythonhosted.org/packages/9b/77/461087a514d2e8ece1c975d8216bc03f7048e6090c5166bc34115afdaa53/cryptography-3.4.7.tar.gz
  55.   Installing build dependencies ... done
  56.   Getting requirements to build wheel ... done
  57.     Preparing wheel metadata ... done
  58. Collecting text-unidecode>=1.3 (from python-slugify->Lektor)
  59.   Using cached https://files.pythonhosted.org/packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl
  60. Collecting MarkupSafe>=0.23 (from Jinja2>=2.11->Lektor)
  61.   Using cached https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz
  62. Collecting itsdangerous>=0.24 (from Flask->Lektor)
  63.   Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  64. Collecting pytz>=2015.7 (from Babel->Lektor)
  65.   Using cached https://files.pythonhosted.org/packages/70/94/784178ca5dd892a98f113cdd923372024dc04b8d40abe77ca76b5fb90ca6/pytz-2021.1-py2.py3-none-any.whl
  66. Collecting six>=1.5.2 (from pyOpenSSL>=0.14; extra == "security"->requests[security]->Lektor)
  67.   Using cached https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl
  68. Collecting cffi>=1.12 (from cryptography>=1.3.4; extra == "security"->requests[security]->Lektor)
  69.   Using cached https://files.pythonhosted.org/packages/a8/20/025f59f929bbcaa579704f443a438135918484fffaacfaddba776b374563/cffi-1.14.5.tar.gz
  70. Collecting pycparser (from cffi>=1.12->cryptography>=1.3.4; extra == "security"'src/cryptography.egg-info/SOURCES.txt'
  71.   reading manifest template 'MANIFEST.in'
  72.   no previously-included directories found matching 'docs/_build'
  73.   warning: no previously-included files found matching 'vectors'
  74.   warning: no previously-included files matching '*' found under directory 'vectors'
  75.   warning: no previously-included files matching '*' found under directory '.github'
  76.   warning: no previously-included files found matching 'release.py'
  77.   warning: no previously-included files found matching '.coveragerc'
  78.   warning: no previously-included files found matching 'codecov.yml'
  79.   warning: no previously-included files found matching '.readthedocs.yml'
  80.   warning: no previously-included files found matching 'dev-requirements.txt'
  81.   warning: no previously-included files found matching 'tox.ini'
  82.   warning: no previously-included files found matching 'mypy.ini'
  83.   warning: no previously-included files matching '*' found under directory '.zuul.d'
  84.   warning: no previously-included files matching '*' found under directory '.zuul.playbooks'
  85.   writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  86.   copying src/cryptography/py.typed -> build/lib.macosx-10.14.6-x86_64-3.8/cryptography
  87.   running build_ext
  88.   generating cffi module 'build/temp.macosx-10.14.6-x86_64-3.8/_padding.c'
  89.   creating build/temp.macosx-10.14.6-x86_64-3.8
  90.   generating cffi module 'build/temp.macosx-10.14.6-x86_64-3.8/_openssl.c'
  91.   running build_rust
  92.  
  93.       =============================DEBUG ASSISTANCE=============================
  94.       If you are seeing a compilation error please try the following steps to
  95.       successfully install cryptography:
  96.       1) Upgrade to the latest pip and try again. This will fix errors for most
  97.          users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
  98.       2) Read https://cryptography.io/en/latest/installation.html for specific
  99.          instructions for your platform.
  100.       3) Check our frequently asked questions for more information:
  101.          https://cryptography.io/en/latest/faq.html
  102.       4) Ensure you have a recent Rust toolchain installed:
  103.          https://cryptography.io/en/latest/installation.html#rust
  104.       5) If you are experiencing issues with Rust for *this release only* you may
  105.          set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`.
  106.       =============================DEBUG ASSISTANCE=============================
  107.  
  108.   error: can't find Rust compiler
  109.  
  110.  If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
  111.  
  112.  To update pip, run:
  113.  
  114.      pip install --upgrade pip
  115.  
  116.  and then retry package installation.
  117.  
  118.  If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
  119.  
  120.  This package requires Rust >=1.41.0.
  121.  ----------------------------------------
  122.  ERROR: Failed building wheel for cryptography
  123.  Running setup.py clean for cryptography
  124.  ERROR: Command errored out with exit status 1:
  125.   command: /usr/local/lib/lektor/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/42/yl2h9dn10n17nkxd9dgpd6pc0000gn/T/pip-install-5h0phxx5/cryptography/setup.py'"'"'; __file__='"'"'/private/var/folders/42/yl2h9dn10n17nkxd9dgpd6pc0000gn/T/pip-install-5h0phxx5/cryptography/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
  126.       cwd: /private/var/folders/42/yl2h9dn10n17nkxd9dgpd6pc0000gn/T/pip-install-5h0phxx5/cryptography
  127.  Complete output (36 lines):
  128.  running clean
  129.  removing 'build/temp.macosx-10.14.6-x86_64-3.8' (and everything under it)
  130.  removing 'build/lib.macosx-10.14.6-x86_64-3.8' (and everything under it)
  131.  'build/bdist.macosx-10.14.6-x86_64' does not exist -- can't clean it
  132.   'build/scripts-3.8' does not exist -- can't clean it
  133.  removing 'build'
  134.  running clean_rust
  135.  
  136.      =============================DEBUG ASSISTANCE=============================
  137.      If you are seeing a compilation error please try the following steps to
  138.      successfully install cryptography:
  139.      1) Upgrade to the latest pip and try again. This will fix errors for most
  140.         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
  141.      2) Read https://cryptography.io/en/latest/installation.html for specific
  142.         instructions for your platform.
  143.      3) Check our frequently asked questions for more information:
  144.         https://cryptography.io/en/latest/faq.html
  145.      4) Ensure you have a recent Rust toolchain installed:
  146.         https://cryptography.io/en/latest/installation.html#rust
  147.      5) If you are experiencing issues with Rust for *this release only* you may
  148.         set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`.
  149.      =============================DEBUG ASSISTANCE=============================
  150.  
  151.  error: can't find Rust compiler
  152.  
  153.   If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
  154.  
  155.   To update pip, run:
  156.  
  157.       pip install --upgrade pip
  158.  
  159.   and then retry package installation.
  160.  
  161.   If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
  162.  
  163.   This package requires Rust >=1.41.0.
  164.   ----------------------------------------
  165.   ERROR: Failed cleaning build dir for cryptography
  166. Failed to build cryptography
  167. ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
  168. WARNING: You are using pip version 19.2.3, however version 21.0.1 is available.
  169. You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement