커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
5주차 13강 aws ebcli 설치때 에러
undefined주차
북마크
임*훈
댓글
4
추천
0
조회수
11
조회수
11
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


강의 따라 터미널창에서 설치하는중에 에러를 만났습니다 이대로 진행해도 괜찮은지 궁금합니다



스파르타 즉문즉답




에러코드가 긴데 이렇게 올려도되나 모르겠습니다

(venv) imjaehun@jennymac deploy % pip install awsebcli
Collecting awsebcli
  Downloading https://files.pythonhosted.org/packages/a0/b0/8658b38ed6047bb4ddfedae01db62a0317de99ca1e6466d44c6351b3ecac/awsebcli-3.20.5.tar.gz (261kB)
     |████████████████████████████████| 266kB 7.3MB/s 
Collecting botocore<1.29.82,>1.23.41 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/8a/c2/066ee3e9f3ff0145ee07bf48c6a3efa81cafdaf5a6b00218ad640252b334/botocore-1.29.81-py3-none-any.whl (10.5MB)
     |████████████████████████████████| 10.5MB 68.9MB/s 
Collecting cement==2.8.2 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/70/60/608f0b8975f4ee7deaaaa7052210d095e0b96e7cd3becdeede9bd13674a1/cement-2.8.2.tar.gz (165kB)
     |████████████████████████████████| 174kB 73.7MB/s 
Collecting colorama<0.4.4,>=0.2.5 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl
Collecting pathspec==0.10.1 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl
Collecting python-dateutil<3.0.0,>=2.1 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl (247kB)
     |████████████████████████████████| 256kB 70.4MB/s 
Collecting requests<=2.26,>=2.20.1 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/92/96/144f70b972a9c0eabbd4391ef93ccd49d0f2747f4f6a2a2738e99e5adc65/requests-2.26.0-py2.py3-none-any.whl (62kB)
     |████████████████████████████████| 71kB 10.0MB/s 
Requirement already satisfied: setuptools>=20.0 in /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages (from awsebcli) (41.2.0)
Collecting semantic_version==2.8.5 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/a5/15/00ef3b7888a10363b7c402350eda3acf395ff05bebae312d1296e528516a/semantic_version-2.8.5-py2.py3-none-any.whl
Collecting six<1.15.0,>=1.11.0 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
Collecting termcolor==1.1.0 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
Collecting wcwidth<0.2.0,>=0.1.7 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/f6/d5/1ecdac957e3ea12c1b319fcdee8b6917ffaff8b4644d673c4d72d2f20b49/wcwidth-0.1.9-py2.py3-none-any.whl
Collecting PyYAML<5.5,>=5.3.1 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/cb/3f/2f35751408c0b2a425aa48dd79301a48418858d3366f84c75d1aa42b6e2d/PyYAML-5.4.1-cp38-cp38-macosx_10_9_x86_64.whl (253kB)
     |████████████████████████████████| 256kB 68.4MB/s 
Collecting urllib3>=1.26.5 (from awsebcli)
  Using cached https://files.pythonhosted.org/packages/fe/ca/466766e20b767ddb9b951202542310cba37ea5f2d792dae7589f1741af58/urllib3-1.26.14-py2.py3-none-any.whl
Collecting docker-compose<1.26.0,>=1.25.2 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/ec/35/1dfbb8e6b2ce5d290622a49cae0a7f3cf09cdc4341380a600aee00530881/docker_compose-1.25.5-py2.py3-none-any.whl (139kB)
     |████████████████████████████████| 143kB 73.2MB/s 
Collecting blessed>=1.9.5 (from awsebcli)
  Downloading https://files.pythonhosted.org/packages/76/98/584f211c3a4bb38f2871fa937ee0cc83c130de50c955d6c7e2334dbf4acb/blessed-1.20.0-py2.py3-none-any.whl (58kB)
     |████████████████████████████████| 61kB 27.2MB/s 
Collecting jmespath<2.0.0,>=0.7.1 (from botocore<1.29.82,>1.23.41->awsebcli)
  Downloading https://files.pythonhosted.org/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl
Requirement already satisfied: certifi>=2017.4.17 in /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages (from requests<=2.26,>=2.20.1->awsebcli) (2022.12.7)
Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests<=2.26,>=2.20.1->awsebcli)
  Downloading https://files.pythonhosted.org/packages/06/b3/24afc8868eba069a7f03650ac750a778862dc34941a4bebeb58706715726/charset_normalizer-2.0.12-py3-none-any.whl
Collecting idna<4,>=2.5; python_version >= "3" (from requests<=2.26,>=2.20.1->awsebcli)
  Using cached https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl
Collecting websocket-client<1,>=0.32.0 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/f7/0c/d52a2a63512a613817846d430d16a8fbe5ea56dd889e89c68facf6b91cb6/websocket_client-0.59.0-py2.py3-none-any.whl (67kB)
     |████████████████████████████████| 71kB 8.5MB/s 
Collecting cached-property<2,>=1.2.0 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/48/19/f2090f7dad41e225c7f2326e4cfe6fff49e57dedb5b53636c9551f86b069/cached_property-1.5.2-py2.py3-none-any.whl
Collecting texttable<2,>=0.9.0 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/ba/a7/2c12b543f853dae886286b824200eb9d7cd2466e3d14eff1799fbe8223b9/texttable-1.6.7-py2.py3-none-any.whl
Collecting docopt<1,>=0.6.1 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/a2/55/8f8cab2afd404cf578136ef2cc5dfb50baa1761b68c9da1fb1e4eed343c9/docopt-0.6.2.tar.gz
Collecting jsonschema<4,>=2.5.1 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl (56kB)
     |████████████████████████████████| 61kB 30.2MB/s 
Collecting dockerpty<1,>=0.4.1 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz
Collecting docker[ssh]<5,>=3.7.0 (from docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/c4/22/410313ad554477e87ec406d38d85f810e61ddb0d2fc44e64994857476de9/docker-4.4.4-py2.py3-none-any.whl (147kB)
     |████████████████████████████████| 153kB 65.9MB/s 
Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=2.5.1->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/64/de/375aa14daaee107f987da76ca32f7a907fea00fa8b8afb67dc09bec0de91/pyrsistent-0.19.3-py3-none-any.whl (57kB)
     |████████████████████████████████| 61kB 30.4MB/s 
Collecting attrs>=17.4.0 (from jsonschema<4,>=2.5.1->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/fb/6e/6f83bf616d2becdf333a1640f1d463fef3150e2e926b7010cb0f81c95e88/attrs-22.2.0-py3-none-any.whl (60kB)
     |████████████████████████████████| 61kB 5.4MB/s 
Collecting paramiko>=2.4.2; extra == "ssh" (from docker[ssh]<5,>=3.7.0->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/ae/fe/3ab1540ee3f956fed7c738ac60b17586b3e57629a6b8f8dcbb790fca00c2/paramiko-3.0.0-py3-none-any.whl (210kB)
     |████████████████████████████████| 215kB 70.6MB/s 
Collecting pynacl>=1.5 (from paramiko>=2.4.2; extra == "ssh"->docker[ssh]<5,>=3.7.0->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/a7/22/27582568be639dfe22ddb3902225f91f2f17ceff88ce80e4db396c8986da/PyNaCl-1.5.0.tar.gz (3.4MB)
     |████████████████████████████████| 3.4MB 69.2MB/s 
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting bcrypt>=3.2 (from paramiko>=2.4.2; extra == "ssh"->docker[ssh]<5,>=3.7.0->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/8c/ae/3af7d006aacf513975fd1948a6b4d6f8b4a307f8a244e1a3d3774b297aad/bcrypt-4.0.1.tar.gz
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting cryptography>=3.3 (from paramiko>=2.4.2; extra == "ssh"->docker[ssh]<5,>=3.7.0->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Downloading https://files.pythonhosted.org/packages/3c/0c/ac188ca210fbc02102d34ad8dba6956fe16fc566e5c5110a7f7bdbd30138/cryptography-39.0.2-cp36-abi3-macosx_10_12_x86_64.whl (2.9MB)
     |████████████████████████████████| 2.9MB 65.3MB/s 
Collecting cffi>=1.4.1 (from pynacl>=1.5->paramiko>=2.4.2; extra == "ssh"->docker[ssh]<5,>=3.7.0->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Using cached https://files.pythonhosted.org/packages/87/4b/64e8bd9d15d6b22b6cb11997094fbe61edf453ea0a97c8675cb7d1c3f06f/cffi-1.15.1-cp38-cp38-macosx_10_9_x86_64.whl
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.5->paramiko>=2.4.2; extra == "ssh"->docker[ssh]<5,>=3.7.0->docker-compose<1.26.0,>=1.25.2->awsebcli)
  Using cached https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl
Building wheels for collected packages: pynacl, bcrypt
  Building wheel for pynacl (PEP 517) ... error
  ERROR: Command errored out with exit status 1:
   command: /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/bin/python3 /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/tmpy5qukzzm
       cwd: /private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/pynacl
  Complete output (110 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.macosx-10.9-x86_64-cpython-38
  creating build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/signing.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/public.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/encoding.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/hashlib.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/hash.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/secret.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/utils.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  copying src/nacl/exceptions.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  creating build/lib.macosx-10.9-x86_64-cpython-38/nacl/pwhash
  copying src/nacl/pwhash/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/pwhash
  copying src/nacl/pwhash/argon2i.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/pwhash
  copying src/nacl/pwhash/scrypt.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/pwhash
  copying src/nacl/pwhash/_argon2.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/pwhash
  copying src/nacl/pwhash/argon2id.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/pwhash
  creating build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_hash.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_generichash.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/sodium_core.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/randombytes.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_kx.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_sign.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_secretstream.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_aead.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/utils.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_box.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_secretbox.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_pwhash.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_core.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/bindings/crypto_shorthash.py -> build/lib.macosx-10.9-x86_64-cpython-38/nacl/bindings
  copying src/nacl/py.typed -> build/lib.macosx-10.9-x86_64-cpython-38/nacl
  running build_clib
  checking build system type... i386-apple-darwin22.3.0
  checking host system type... i386-apple-darwin22.3.0
  checking target system type... i386-apple-darwin22.3.0
  checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
  checking whether build environment is sane... yes
  checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p
  checking for gawk... no
  checking for mawk... no
  checking for nawk... no
  checking for awk... awk
  checking whether make sets $(MAKE)... no
  checking whether make supports nested variables... no
  checking whether UID '501' is supported by ustar format... yes
  checking whether GID '20' is supported by ustar format... yes
  checking how to create a ustar tar archive... gnutar
  checking whether make supports nested variables... (cached) no
  checking whether to enable maintainer-specific portions of Makefiles... no
  checking for gcc... gcc
  checking whether the C compiler works... no
  configure: error: in `/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/pynacl/build/temp.macosx-10.9-x86_64-cpython-38':
  configure: error: C compiler cannot create executables
  See `config.log' for more details
  /private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
    warnings.warn(msg, warning_class)
  Traceback (most recent call last):
    File "/Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 207, in <module>
      main()
    File "/Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 197, in main
      json_out['return_val'] = hook(**hook_input['kwargs'])
    File "/Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py", line 140, in build_wheel
      return _build_backend().build_wheel(wheel_directory, config_settings,
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 413, in build_wheel
      return self._build_with_temp_dir(['bdist_wheel'], '.whl',
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 398, in _build_with_temp_dir
      self.run_setup()
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/build_meta.py", line 335, in run_setup
      exec(code, locals())
    File "<string>", line 202, in <module>
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/__init__.py", line 108, in setup
      return distutils.core.setup(**attrs)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 185, in setup
      return run_commands(dist)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
      dist.run_commands()
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
      self.run_command(cmd)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1221, in run_command
      super().run_command(command)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
      cmd_obj.run()
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/wheel/bdist_wheel.py", line 325, in run
      self.run_command("build")
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command
      self.distribution.run_command(command)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1221, in run_command
      super().run_command(command)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
      cmd_obj.run()
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/command/build.py", line 131, in run
      self.run_command(cmd_name)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command
      self.distribution.run_command(command)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/dist.py", line 1221, in run_command
      super().run_command(command)
    File "/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-build-env-jenp0eqb/overlay/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
      cmd_obj.run()
    File "<string>", line 160, in run
    File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/subprocess.py", line 364, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/pynacl/src/libsodium/configure', '--disable-shared', '--enable-static', '--disable-debug', '--disable-dependency-tracking', '--with-pic', '--prefix', '/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/pynacl/build/temp.macosx-10.9-x86_64-cpython-38']' returned non-zero exit status 77.
  ----------------------------------------
  ERROR: Failed building wheel for pynacl
  Running setup.py clean for pynacl
  Building wheel for bcrypt (PEP 517) ... error
  ERROR: Command errored out with exit status 1:
   command: /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/bin/python3 /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/tmprsfzj2o7
       cwd: /private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/bcrypt
  Complete output (58 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.macosx-10.9-x86_64-cpython-38
  creating build/lib.macosx-10.9-x86_64-cpython-38/bcrypt
  copying src/bcrypt/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/bcrypt
  copying src/bcrypt/__about__.py -> build/lib.macosx-10.9-x86_64-cpython-38/bcrypt
  running egg_info
  writing src/bcrypt.egg-info/PKG-INFO
  writing dependency_links to src/bcrypt.egg-info/dependency_links.txt
  writing requirements to src/bcrypt.egg-info/requires.txt
  writing top-level names to src/bcrypt.egg-info/top_level.txt
  reading manifest file 'src/bcrypt.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files found matching 'requirements.txt'
  warning: no previously-included files found matching 'release.py'
  warning: no previously-included files found matching 'mypy.ini'
  warning: no previously-included files matching '*' found under directory '.github'
  warning: no previously-included files matching '*' found under directory '.circleci'
  warning: no previously-included files found matching 'src/_bcrypt/target'
  warning: no previously-included files matching '*' found under directory 'src/_bcrypt/target'
  adding license file 'LICENSE'
  writing manifest file 'src/bcrypt.egg-info/SOURCES.txt'
  copying src/bcrypt/_bcrypt.pyi -> build/lib.macosx-10.9-x86_64-cpython-38/bcrypt
  copying src/bcrypt/py.typed -> build/lib.macosx-10.9-x86_64-cpython-38/bcrypt
  running build_ext
  running build_rust
  
      =============================DEBUG ASSISTANCE=============================
      If you are seeing a compilation error please try the following steps to
      successfully install bcrypt:
      1) Upgrade to the latest pip and try again. This will fix errors for most
         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      2) Ensure you have a recent Rust toolchain installed. bcrypt requires
         rustc >= 1.56.0.
  
      Python: 3.8.2
      platform: macOS-10.16-x86_64-i386-64bit
      pip: n/a
      setuptools: 67.6.0
      setuptools_rust: 1.5.2
      rustc: n/a
      =============================DEBUG ASSISTANCE=============================
  
  error: can't find Rust compiler
  
  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.
  
  To update pip, run:
  
      pip install --upgrade pip
  
  and then retry package installation.
  
  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.
  
  This package requires Rust >=1.56.0.
  ----------------------------------------
  ERROR: Failed building wheel for bcrypt
  Running setup.py clean for bcrypt
  ERROR: Command errored out with exit status 1:
   command: /Users/imjaehun/Desktop/sparta/projects/05.fan/venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/bcrypt/setup.py'"'"'; __file__='"'"'/private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/bcrypt/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
       cwd: /private/var/folders/jk/547l02qs37dbc4t69m6fmw3h0000gn/T/pip-install-cde1qzau/bcrypt
  Complete output (36 lines):
  running clean
  removing 'build/lib.macosx-10.9-x86_64-cpython-38' (and everything under it)
  'build/bdist.macosx-10.9-x86_64' does not exist -- can't clean it
  'build/scripts-3.8' does not exist -- can't clean it
  removing 'build'
  running clean_rust
  
      =============================DEBUG ASSISTANCE=============================
      If you are seeing a compilation error please try the following steps to
      successfully install bcrypt:
      1) Upgrade to the latest pip and try again. This will fix errors for most
         users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      2) Ensure you have a recent Rust toolchain installed. bcrypt requires
         rustc >= 1.56.0.
  
      Python: 3.8.2
      platform: macOS-10.16-x86_64-i386-64bit
      pip: n/a
      setuptools: 67.6.0
      setuptools_rust: 1.5.2
      rustc: n/a
      =============================DEBUG ASSISTANCE=============================
  
  error: can't find Rust compiler
  
  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.
  
  To update pip, run:
  
      pip install --upgrade pip
  
  and then retry package installation.
  
  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.
  
  This package requires Rust >=1.56.0.
  ----------------------------------------
  ERROR: Failed cleaning build dir for bcrypt
Failed to build pynacl bcrypt
ERROR: Could not build wheels for pynacl, bcrypt which use PEP 517 and cannot be installed directly


취소
 공유
취소
댓글 0
댓글 알림
나의얼굴