cisagov / untitledgoosetool

Untitled Goose Tool is a robust and flexible hunt and incident response tool that adds novel authentication and data gathering methods in order to run a full investigation against a customer’s Azure Active Directory (AzureAD), Azure, and M365 environments.
Creative Commons Zero v1.0 Universal
904 stars 77 forks source link

Unable to create config #15

Closed bwjohnson207 closed 1 year ago

bwjohnson207 commented 1 year ago

πŸ› Summary

Getting the following error when trying to run python3 scripts/generate_conf.py

Traceback (most recent call last): File "C:\Users\username\untitledgoosetool\scripts\generate_conf.py", line 8, in from goosey.azure_ad_datadumper import AzureAdDataDumper ModuleNotFoundError: No module named 'goosey'

To reproduce

Steps to reproduce the behavior: Following the instructions from github, using windows 11

  1. python -m venv .venv
    .venv\Scripts\activate
  1. git clone https://github.com/cisagov/untitledgoosetool.git
    cd untitledgoosetool
    python -m pip install . 
  2. python scripts/generate_conf.py

Expected behavior

create the config file needed for the tool.

Any helpful log output or screenshots

Paste the results here:

Traceback (most recent call last):
  File "C:\Users\username\untitledgoosetool\scripts\generate_conf.py", line 8, in <module>
    from goosey.azure_ad_datadumper import AzureAdDataDumper
ModuleNotFoundError: No module named 'goosey'

Running Python 3.11.2 on windows 11

Add any screenshots of the problem here.

thebrainiak commented 1 year ago

You have to use python 3.7,8,9 but anyways im getting the same error xD

RP5406 commented 1 year ago

Try this: Ensure that pip is running from your python3.9 version rather than python3.10 You will need to manually download the ubuntu wheel for wxPython wget https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/wxPython-4.2.0-cp39-cp39-linux_x86_64.whl Install the wheel pip install wxPython-4.2.0-cp39-cp39-linux_x86_64.whl Install tkinter sudo apt install python3.9-tk Install goose python -m pip install .

RP5406 commented 1 year ago

This is from my Post "Install Issue" this is what was recommended to me. It worked!

victoriawallace-cisa commented 1 year ago

Try this: Ensure that pip is running from your python3.9 version rather than python3.10 You will need to manually download the ubuntu wheel for wxPython wget https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/wxPython-4.2.0-cp39-cp39-linux_x86_64.whl Install the wheel pip install wxPython-4.2.0-cp39-cp39-linux_x86_64.whl Install tkinter sudo apt install python3.9-tk Install goose python -m pip install .

Hello, this solution is only for Ubuntu issues.

victoriawallace-cisa commented 1 year ago

Running Python 3.11.2 on windows 11

Add any screenshots of the problem here.

Can you make sure to downgrade your Python to one of the supported versions of Python: 3.7, 3.8, 3.9?

Afterwards, please try to do a pip install and let us know if it solves the issue.

thebrainiak commented 1 year ago

Running Python 3.11.2 on windows 11 Add any screenshots of the problem here.

Can you make sure to downgrade your Python to one of the supported versions of Python: 3.7, 3.8, 3.9?

Afterwards, please try to do a pip install and let us know if it solves the issue.

Can you check my issue? i have one similar, i tried with python 3.8 and 3.9 https://github.com/cisagov/untitledgoosetool/issues/16 Thank you!

victoriawallace-cisa commented 1 year ago

@bwjohnson207 Were you able to fix the issue by downgrading your Python to 3.7, 3.8, 3.9, or <=3.10.10?

bwjohnson207 commented 1 year ago

I just reverted to 3.8 however I get the same error.

victoriawallace-cisa commented 1 year ago

Do you know if you are running into an error when you run python -m pip install .? If you don't mind, can you share the output?

bwjohnson207 commented 1 year ago

(.venv) PS C:\Users\user\untitledgoosetool> python scripts\generate_conf.py Traceback (most recent call last): File "scripts\generate_conf.py", line 8, in <module> from goosey.azure_ad_datadumper import AzureAdDataDumper ModuleNotFoundError: No module named 'goosey' (.venv) PS C:\Users\user\untitledgoosetool>

victoriawallace-cisa commented 1 year ago

Sorry, I meant the output of your python -m pip install .

bwjohnson207 commented 1 year ago

Sorry there is some errors, see below

(.venv) PS C:\Users\user\untitledgoosetool> python -m pip install . Processing c:\users\user\untitledgoosetool Collecting cryptography<39,>=36.0.1 (from goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/e3/3f/41186b1f2fd86a542d399175f6b8e43f82cd4dfa51235a0b030a042b811a/cryptography-38.0.4.tar.gz (599kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 604kB 2.2MB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting requests (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/d2/f4/274d1dbe96b41cf4e0efb70cbced278ffd61b5c7bb70338b62af94ccb25b/requests-2.28.2-py3-none-any.whl Collecting webdrivermanager (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/3c/75/81b306150423486803c6fd8a28d83fc91b992a089c7059e63c231cdefef1/webdrivermanager-0.10.0.tar.gz Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting aiohttp==3.8.1 (from goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/e4/eb/2e5c66f6ab8bf1fa9743552ec49bd8deb9a8ad385545bbd60c8f50529e21/aiohttp-3.8.1-cp38-cp38-win_amd64.whl (555kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 563kB 6.4MB/s Collecting async-timeout==4.0.2 (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/d6/c1/8991e7c5385b897b8c020cdaad718c5b087a6626d1d11a23e1ea87e325a7/async_timeout-4.0.2-py3-none-any.whl Collecting openpyxl (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/6a/94/a59521de836ef0da54aaf50da6c4da8fb4072fb3053fa71f052fd9399e7a/openpyxl-3.1.2-py2.py3-none-any.whl Collecting azure-mgmt-web (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/be/59/a7fb82c976cd37d3978a224955a9380cc753d3f4330aa5f4183dba21393d/azure_mgmt_web-7.0.0-py3-none-any.whl Collecting azure-mgmt-storage (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/6a/53/dd7f37c78faf77f15ec0acfea3094b317e7183014414ffe737c2e32e6fa7/azure_mgmt_storage-21.0.0-py3-none-any.whl Collecting darkdetect (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/f2/f2/728f041460f1b9739b85ee23b45fa5a505962ea11fd85bdbe2a02b021373/darkdetect-0.8.0-py3-none-any.whl Collecting azure-mgmt-network (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/c8/a3/c84b92413bb6740649e695c5b05ca9e98469f55990f5032b69ee32695dd5/azure_mgmt_network-23.0.0-py3-none-any.whl Collecting colored (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/f3/d6/00203998f27ab30b2417998006ad0608f236740bb129494dd7c5621861e1/colored-1.4.4.tar.gz Collecting azure-mgmt-resource (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/c6/53/6a8118e1063d2b60ea33e8dd16ea2dafd1e89c91ee83a6581f108fdea940/azure_mgmt_resource-23.0.0-py3-none-any.whl Collecting azure-mgmt-monitor (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/88/f9/3c3789b9df4d3563d58b83ff65f1b287731b0db28586e6769999dfc62710/azure_mgmt_monitor-6.0.0-py3-none-any.whl Collecting azure-identity (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/ce/96/942f03d8a80e30e2289496c10d99e3a8b71f10c0b70b5337fd8ec2ae85e5/azure_identity-1.12.0-py3-none-any.whl Collecting azure-mgmt-compute (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/9d/2f/5e773479297c685f1c323120502741e5ffbc7a65ac2379e9541376660729/azure_mgmt_compute-29.1.0-py3-none-any.whl Collecting azure-storage-blob (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/46/cf/ef1daa7b7df2b2d72db82fa2a777bf50133f4797b4bdfa6b3bbea09660fe/azure_storage_blob-12.15.0-py3-none-any.whl Collecting azure-mgmt-security (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/89/a2/14d717fb8e399712c74d35581b1b23f17807c65035985e2beb1c71124cda/azure_mgmt_security-4.0.0-py3-none-any.whl Collecting selenium (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/d9/4b/e964eaca99d249eb3109ac75af551601923ba727c915db43c82311a0b16a/selenium-4.8.3-py3-none-any.whl Collecting selenium-wire (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/eb/7e/9548b365eab16730b6a8da25c6e1f83f3b84fb6092ecd2d4d69933d08a45/selenium_wire-5.1.0-py3-none-any.whl Collecting adal>=1.2.7 (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/49/8d/58008a9a86075827f99aa8bb75d8db515bb9c34654f95e647cda31987db7/adal-1.2.7-py2.py3-none-any.whl Collecting msrestazure (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/5e/3a/7adb08fd2f0ee6fdfd03685fac38477b64f184943dcf6ea0cbffb205f22d/msrestazure-0.6.4-py2.py3-none-any.whl Collecting Gooey==1.0.8.1 (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/21/03/2d0fc5f982f085ab72c56caa27238339a28419c0da716add1c5e1cf2fa99/Gooey-1.0.8.1-py2.py3-none-any.whl Collecting typing-extensions>=4.1.1 (from goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/31/25/5abcd82372d3d4a3932e1fa8c3dbf9efac10cc7c0d16e78467460571b404/typing_extensions-4.5.0-py3-none-any.whl Collecting cffi>=1.12 (from cryptography<39,>=36.0.1->goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/c9/e3/0a52838832408cfbbf3a59cb19bcd17e64eb33795c9710ca7d29ae10b5b7/cffi-1.15.1-cp38-cp38-win_amd64.whl Collecting idna<4,>=2.5 (from requests->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl (61kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 71kB ... Collecting certifi>=2017.4.17 (from requests->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/71/4c/3db2b8021bd6f2f0ceb0e088d6b2d49147671f25832fb17970e9b583d742/certifi-2022.12.7-py3-none-any.whl (155kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 163kB 6.4MB/s Collecting urllib3<1.27,>=1.21.1 (from requests->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/7b/f5/890a0baca17a61c1f92f72b81d3c31523c99bec609e60c292ea55b387ae8/urllib3-1.26.15-py2.py3-none-any.whl (140kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 143kB ... Collecting charset-normalizer<4,>=2 (from requests->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/26/20/83e1804a62b25891c4e770c94d9fd80233bbb3f2a51c4fadee7a196e5a5b/charset_normalizer-3.1.0-cp38-cp38-win_amd64.whl (96kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 102kB 6.4MB/s Collecting appdirs (from webdrivermanager->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl Collecting lxml (from webdrivermanager->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/95/2c/b6326b95954fcd2d1133ff60e7c10af8d7dd17b52d09eaa6db828fd13afb/lxml-4.9.2-cp38-cp38-win_amd64.whl (3.9MB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3.9MB 6.4MB/s Collecting BeautifulSoup4 (from webdrivermanager->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/29/15/236481b1310857378b0d7d00e1a56018fb88e6cab18cc8076d858cdc565b/beautifulsoup4-4.12.1-py3-none-any.whl (142kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 143kB ... Collecting tqdm (from webdrivermanager->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/e6/02/a2cff6306177ae6bc73bc0665065de51dfb3b9db7373e122e2735faf0d97/tqdm-4.65.0-py3-none-any.whl (77kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 81kB ... Collecting aiosignal>=1.1.2 (from aiohttp==3.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/76/ac/a7305707cb852b7e16ff80eaf5692309bde30e2b1100a1fcacdc8f731d97/aiosignal-1.3.1-py3-none-any.whl Collecting multidict<7.0,>=4.5 (from aiohttp==3.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/d2/cf/d00992d281fb953a01685d9b2e68f66901c7dee7bcb75dad1a5ef9a879d3/multidict-6.0.4-cp38-cp38-win_amd64.whl Collecting yarl<2.0,>=1.0 (from aiohttp==3.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/f9/fa/9c746d29462714663d04cf9e34cc44a86efa17705a811c77556643b80f1b/yarl-1.8.2-cp38-cp38-win_amd64.whl (56kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 61kB ... Collecting attrs>=17.3.0 (from aiohttp==3.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/fb/6e/6f83bf616d2becdf333a1640f1d463fef3150e2e926b7010cb0f81c95e88/attrs-22.2.0-py3-none-any.whl (60kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 61kB ... Collecting frozenlist>=1.1.1 (from aiohttp==3.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/03/00/febbfd2ec244a0f91707bd879afe6aa278e337dc41cd9d0d25260e6da38e/frozenlist-1.3.3-cp38-cp38-win_amd64.whl Collecting et-xmlfile (from openpyxl->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/96/c2/3dd434b0108730014f1b96fd286040dc3bcb70066346f7e01ec2ac95865f/et_xmlfile-1.1.0-py3-none-any.whl Collecting azure-mgmt-core<2.0.0,>=1.3.1 (from azure-mgmt-web->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/29/99/d06021eb45ff660cd4cf1bf16a60645a8256672edf46ff1976a709a50918/azure_mgmt_core-1.3.2-py3-none-any.whl Collecting msrest>=0.6.21 (from azure-mgmt-web->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/15/cf/f2966a2638144491f8696c27320d5219f48a072715075d168b31d3237720/msrest-0.7.1-py3-none-any.whl (85kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 92kB 5.8MB/s Collecting azure-common~=1.1 (from azure-mgmt-web->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/62/55/7f118b9c1b23ec15ca05d15a578d8207aa1706bc6f7c87218efffbbf875d/azure_common-1.1.28-py2.py3-none-any.whl Collecting isodate<1.0.0,>=0.6.1 (from azure-mgmt-network->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/b6/85/7882d311924cbcfc70b1890780763e36ff0b140c7e51c110fc59a532f087/isodate-0.6.1-py2.py3-none-any.whl (41kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 51kB ... Collecting msal<2.0.0,>=1.12.0 (from azure-identity->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/cc/86/9900755d4be6e36b48603f9056ffca341d42139297df6f7e143fa96e6ed7/msal-1.21.0-py2.py3-none-any.whl (89kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 92kB 5.8MB/s Collecting six>=1.12.0 (from azure-identity->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Collecting msal-extensions<2.0.0,>=0.3.0 (from azure-identity->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/52/34/a8995d6f0fa626ff6b28dbd9c90f6c2a46bd484bc7ab343d078b0c6ff1a7/msal_extensions-1.0.0-py2.py3-none-any.whl Collecting azure-core<2.0.0,>=1.11.0 (from azure-identity->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/73/c6/d938eab39385703d28555872df60b77e11779229ffb611118ac1c8725ca5/azure_core-1.26.3-py3-none-any.whl (174kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 184kB ... Collecting trio-websocket~=0.9 (from selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/ea/20/fbfa99f222b0aa298d4de6c20a65acf0ed18cab9a4392cea3f34c936a41a/trio_websocket-0.10.2-py3-none-any.whl Collecting trio~=0.17 (from selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/f1/ed/3623a910f9bb7a31b067d6baef476ed6e294e92a245f94ab992988e4a666/trio-0.22.0-py3-none-any.whl (384kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 389kB ... Collecting pysocks>=1.7.1 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/8d/59/b4572118e098ac8e46e399a1dd0f2d85403ce8bbaad9ec79373ed6badaf9/PySocks-1.7.1-py3-none-any.whl Collecting blinker>=1.4 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/17/50/cd9207254dd9ab92d300717721600e367d99b0fcb83b6338af8dc34a8fa1/blinker-1.6-py3-none-any.whl Collecting h2>=4.0; python_version >= "3.6.0" (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/2a/e5/db6d438da759efbb488c4f3fbdab7764492ff3c3f953132efa6b9f0e9e53/h2-4.1.0-py3-none-any.whl (57kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 61kB 4.1MB/s Collecting pydivert>=2.0.3; sys_platform == "win32" (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/ca/8f/86d7931c62013a5a7ebf4e1642a87d4a6050c0f570e714f61b0df1984c62/pydivert-2.1.0-py2.py3-none-any.whl (104kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 112kB ... Collecting pyasn1>=0.3.1 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 81kB ... Collecting zstandard>=0.14.1 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/9b/c9/082410f4feabd60475817dc3d0ecf99d63af598a1a17e8f2850d56ef9cff/zstandard-0.20.0-cp38-cp38-win_amd64.whl (644kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 645kB ... Collecting pyparsing>=2.4.2 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/6c/10/a7d0fa5baea8fe7b50f448ab742f26f52b80bfca85ac2be9d35cdd9a3246/pyparsing-3.0.9-py3-none-any.whl (98kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 102kB 6.8MB/s Collecting wsproto>=0.14 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/78/58/e860788190eba3bcce367f74d29c4675466ce8dddfba85f7827588416f01/wsproto-1.2.0-py3-none-any.whl Collecting hyperframe>=6.0; python_version >= "3.6.0" (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/d7/de/85a784bcc4a3779d1753a7ec2dee5de90e18c7bcf402e71b51fcf150b129/hyperframe-6.0.1-py3-none-any.whl Collecting brotli>=1.0.9 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/63/29/1b104b5915e61d9f7443889657d93937b7e0b33b331609b82693547934a0/Brotli-1.0.9-cp38-cp38-win_amd64.whl (365kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 368kB ... Collecting pyOpenSSL>=22.0.0 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/b7/6d/d7377332703ffd8821878794aca4fb54637da654bf3e467ffb32109c2147/pyOpenSSL-23.1.1-py3-none-any.whl (57kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 61kB 3.8MB/s Collecting kaitaistruct>=0.7 (from selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/4e/bf/88ad23efc08708bda9a2647169828e3553bb2093a473801db61f75356395/kaitaistruct-0.10-py2.py3-none-any.whl Collecting python-dateutil<3,>=2.1.0 (from adal>=1.2.7->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl (247kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 256kB ... Collecting PyJWT<3,>=1.0.0 (from adal>=1.2.7->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/40/46/505f0dd53c14096f01922bf93a7abb4e40e29a06f858abbaa791e6954324/PyJWT-2.6.0-py3-none-any.whl Collecting psutil>=5.4.2 (from Gooey==1.0.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/3d/7d/d05864a69e452f003c0d77e728e155a89a2a26b09e64860ddd70ad64fb26/psutil-5.9.4.tar.gz (485kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 491kB ... Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting pygtrie>=2.3.3 (from Gooey==1.0.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/ec/cd/bd196b2cf014afb1009de8b0f05ecd54011d881944e62763f3c1b1e8ef37/pygtrie-2.5.0-py3-none-any.whl Collecting wxpython>=4.1.0 (from Gooey==1.0.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/10/1c/26ed299dbd8f81b46a76945a93223259194732796fb4979af7bd85cb7eb6/wxPython-4.2.0-cp38-cp38-win_amd64.whl (18.0MB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 18.0MB 2.2MB/s Collecting Pillow>=4.3.0 (from Gooey==1.0.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/c3/ba/c4c2a1411561cd9725979115e7450f1367b44997ae1ff29e5845bce92d52/Pillow-9.5.0-cp38-cp38-win_amd64.whl (2.5MB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.5MB ... Collecting pycparser (from cffi>=1.12->cryptography<39,>=36.0.1->goosey==1.0.0) Using cached https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl Collecting soupsieve>1.2 (from BeautifulSoup4->webdrivermanager->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/d2/70/2c92d7bc961ba43b7b21032b7622144de5f97dec14b62226533f6940798e/soupsieve-2.4-py3-none-any.whl Collecting colorama; platform_system == "Windows" (from tqdm->webdrivermanager->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl Collecting requests-oauthlib>=0.5.0 (from msrest>=0.6.21->azure-mgmt-web->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/6f/bb/5deac77a9af870143c684ab46a7934038a53eb4aa975bc0687ed6ca2c610/requests_oauthlib-1.3.1-py2.py3-none-any.whl Collecting portalocker<3,>=1.6; python_version >= "3.5" and platform_system == "Windows" (from msal-extensions<2.0.0,>=0.3.0->azure-identity->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/8c/df/d4f711d168524f5aebd7fb30969eaa31e3048cf8979688cde3b08f6e5eb8/portalocker-2.7.0-py2.py3-none-any.whl Collecting exceptiongroup (from trio-websocket~=0.9->selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/61/97/17ed81b7a8d24d8f69b62c0db37abbd8c0042d4b3fc429c73dab986e7483/exceptiongroup-1.1.1-py3-none-any.whl Collecting outcome (from trio~=0.17->selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/e9/4f/2f2d3f65d851852712b4de3fd0cfdcec9c5e9a9c347430e004ba770ef4db/outcome-1.2.0-py2.py3-none-any.whl Collecting async-generator>=1.9 (from trio~=0.17->selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/71/52/39d20e03abd0ac9159c162ec24b93fbcaa111e8400308f2465432495ca2b/async_generator-1.10-py3-none-any.whl Collecting sortedcontainers (from trio~=0.17->selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl Collecting sniffio (from trio~=0.17->selenium->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/c3/a0/5dba8ed157b0136607c7f2151db695885606968d1fae123dc3391e0cfdbf/sniffio-1.3.0-py3-none-any.whl Collecting hpack<5,>=4.0 (from h2>=4.0; python_version >= "3.6.0"->selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/d5/34/e8b383f35b77c402d28563d2b8f83159319b509bc5f760b15d60b0abf165/hpack-4.0.0-py3-none-any.whl Collecting h11<1,>=0.9.0 (from wsproto>=0.14->selenium-wire->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/95/04/ff642e65ad6b90db43e668d70ffb6736436c7ce41fcc549f4e9472234127/h11-0.14.0-py3-none-any.whl (58kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 61kB ... Collecting numpy; python_version >= "3.0" (from wxpython>=4.1.0->Gooey==1.0.8.1->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/bf/8c/3d36cef521739bd481e9a5b30e5c0f9faf8b7fe7b904238368908a9d149d/numpy-1.24.2-cp38-cp38-win_amd64.whl (14.9MB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 14.9MB ... Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.5.0->msrest>=0.6.21->azure-mgmt-web->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/7e/80/cab10959dc1faead58dc8384a781dfbf93cb4d33d50988f7a69f1b7c9bbe/oauthlib-3.2.2-py3-none-any.whl (151kB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 153kB ... Collecting pywin32>=226; platform_system == "Windows" (from portalocker<3,>=1.6; python_version >= "3.5" and platform_system == "Windows"->msal-extensions<2.0.0,>=0.3.0->azure-identity->goosey==1.0.0) Downloading https://files.pythonhosted.org/packages/fa/80/a6b22e031590cc5f4fcbd5bf4bcf63a9dabce9d59065f53add99a8caaec5/pywin32-306-cp38-cp38-win_amd64.whl (9.4MB) |β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 9.4MB ... Building wheels for collected packages: cryptography, webdrivermanager, psutil Building wheel for cryptography (PEP 517) ... error ERROR: Command errored out with exit status 1: command: 'C:\Users\bwjohnson\.venv\Scripts\python.exe' 'C:\Users\bwjohnson\.venv\lib\site-packages\pip\_vendor\pep517\_in_process.py' build_wheel 'C:\Users\BWJOHN~1\AppData\Local\Temp\tmpzfnmc9xt' cwd: C:\Users\bwjohnson\AppData\Local\Temp\pip-install-3i9_eo3t\cryptography Complete output (191 lines): running bdist_wheel running build running build_py creating build creating build\lib.win-amd64-cpython-38 creating build\lib.win-amd64-cpython-38\cryptography copying src\cryptography\exceptions.py -> build\lib.win-amd64-cpython-38\cryptography copying src\cryptography\fernet.py -> build\lib.win-amd64-cpython-38\cryptography copying src\cryptography\utils.py -> build\lib.win-amd64-cpython-38\cryptography copying src\cryptography\__about__.py -> build\lib.win-amd64-cpython-38\cryptography copying src\cryptography\__init__.py -> build\lib.win-amd64-cpython-38\cryptography creating build\lib.win-amd64-cpython-38\cryptography\hazmat copying src\cryptography\hazmat\_oid.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat copying src\cryptography\hazmat\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat creating build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\base.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\certificate_transparency.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\extensions.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\general_name.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\name.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\ocsp.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\oid.py -> build\lib.win-amd64-cpython-38\cryptography\x509 copying src\cryptography\x509\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\x509 creating build\lib.win-amd64-cpython-38\cryptography\hazmat\backends copying src\cryptography\hazmat\backends\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends creating build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings copying src\cryptography\hazmat\bindings\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings creating build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\cmac.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\constant_time.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\hashes.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\hmac.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\keywrap.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\padding.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\poly1305.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\_asymmetric.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\_cipheralgorithm.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\_serialization.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives copying src\cryptography\hazmat\primitives\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives creating build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\aead.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\backend.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\ciphers.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\cmac.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\decode_asn1.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\dh.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\dsa.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\ec.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\ed25519.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\ed448.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\hashes.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\hmac.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\poly1305.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\rsa.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\utils.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\x25519.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\x448.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\x509.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl copying src\cryptography\hazmat\backends\openssl\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\backends\openssl creating build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\openssl copying src\cryptography\hazmat\bindings\openssl\binding.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\openssl copying src\cryptography\hazmat\bindings\openssl\_conditional.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\openssl copying src\cryptography\hazmat\bindings\openssl\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\openssl creating build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\dh.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\dsa.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\ec.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\ed25519.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\ed448.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\padding.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\rsa.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\types.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\utils.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\x25519.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\x448.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric copying src\cryptography\hazmat\primitives\asymmetric\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\asymmetric creating build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\ciphers copying src\cryptography\hazmat\primitives\ciphers\aead.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\ciphers copying src\cryptography\hazmat\primitives\ciphers\algorithms.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\ciphers copying src\cryptography\hazmat\primitives\ciphers\base.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\ciphers copying src\cryptography\hazmat\primitives\ciphers\modes.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\ciphers copying src\cryptography\hazmat\primitives\ciphers\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\ciphers creating build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\concatkdf.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\hkdf.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\kbkdf.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\pbkdf2.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\scrypt.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\x963kdf.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf copying src\cryptography\hazmat\primitives\kdf\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\kdf creating build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\serialization copying src\cryptography\hazmat\primitives\serialization\base.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\serialization copying src\cryptography\hazmat\primitives\serialization\pkcs12.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\serialization copying src\cryptography\hazmat\primitives\serialization\pkcs7.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\serialization copying src\cryptography\hazmat\primitives\serialization\ssh.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\serialization copying src\cryptography\hazmat\primitives\serialization\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\serialization creating build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\twofactor copying src\cryptography\hazmat\primitives\twofactor\hotp.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\twofactor copying src\cryptography\hazmat\primitives\twofactor\totp.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\twofactor copying src\cryptography\hazmat\primitives\twofactor\__init__.py -> build\lib.win-amd64-cpython-38\cryptography\hazmat\primitives\twofactor running egg_info writing src\cryptography.egg-info\PKG-INFO writing dependency_links to src\cryptography.egg-info\dependency_links.txt writing requirements to src\cryptography.egg-info\requires.txt writing top-level names to src\cryptography.egg-info\top_level.txt reading manifest file 'src\cryptography.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs\_build' warning: no previously-included files found matching 'vectors' warning: no previously-included files matching '*' found under directory 'vectors' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files matching '*' found under directory '.circleci' adding license file 'LICENSE' adding license file 'LICENSE.APACHE' adding license file 'LICENSE.BSD' adding license file 'LICENSE.PSF' writing manifest file 'src\cryptography.egg-info\SOURCES.txt' copying src\cryptography\py.typed -> build\lib.win-amd64-cpython-38\cryptography copying src\cryptography\hazmat\bindings\_openssl.pyi -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings creating build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\_rust copying src\cryptography\hazmat\bindings\_rust\__init__.pyi -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\_rust copying src\cryptography\hazmat\bindings\_rust\asn1.pyi -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\_rust copying src\cryptography\hazmat\bindings\_rust\ocsp.pyi -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\_rust copying src\cryptography\hazmat\bindings\_rust\x509.pyi -> build\lib.win-amd64-cpython-38\cryptography\hazmat\bindings\_rust running build_ext running build_rust C:\Users\user\AppData\Local\Temp\pip-build-env-vfnp0kkv\overlay\Lib\site-packages\setuptools\command\build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it inpackages`. !!

  ############################
  # Package would be ignored #
  ############################
  Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package,
  but it is not listed in the `packages` configuration of setuptools.

  'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only
  because it may contain data files, but this behavior is likely to change
  in future versions of setuptools (and therefore is considered deprecated).

  Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using
  the `packages` configuration field or the proper discovery methods
  (for example by using `find_namespace_packages(...)`/`find_namespace:`
  instead of `find_packages(...)`/`find:`).

  You can read more about "package discovery" and "data files" on setuptools
  documentation page.

!!

check.warn(importable)

  =============================DEBUG ASSISTANCE=============================
  If you are seeing a compilation error please try the following steps to
  successfully install cryptography:
  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) Read https://cryptography.io/en/latest/installation/ for specific
     instructions for your platform.
  3) Check our frequently asked questions for more information:
     https://cryptography.io/en/latest/faq/
  4) Ensure you have a recent Rust toolchain installed:
     https://cryptography.io/en/latest/installation/#rust

  Python: 3.8.2
  platform: Windows-10-10.0.22621-SP0
  pip: n/a
  setuptools: 67.6.1
  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.48.0.

ERROR: Failed building wheel for cryptography Running setup.py clean for cryptography ERROR: Command errored out with exit status 1: command: 'C:\Users\user.venv\Scripts\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-3i9_eo3t\cryptography\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-3i9_eo3t\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 cwd: C:\Users\user\AppData\Local\Temp\pip-install-3i9_eo3t\cryptography Complete output (40 lines): running clean removing 'build\lib.win-amd64-cpython-38' (and everything under it) 'build\bdist.win-amd64' 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 cryptography:
  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) Read https://cryptography.io/en/latest/installation/ for specific
     instructions for your platform.
  3) Check our frequently asked questions for more information:
     https://cryptography.io/en/latest/faq/
  4) Ensure you have a recent Rust toolchain installed:
     https://cryptography.io/en/latest/installation/#rust

  Python: 3.8.2
  platform: Windows-10-10.0.22621-SP0
  pip: n/a
  setuptools: 67.6.1
  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.48.0.

ERROR: Failed cleaning build dir for cryptography Building wheel for webdrivermanager (PEP 517) ... done Created wheel for webdrivermanager: filename=webdrivermanager-0.10.0-cp38-none-any.whl size=19550 sha256=cc84728e530455b22e2319bb1f72554a4a251a9fd739eeb0ba3b2f094b25c947 Stored in directory: C:\Users\user\AppData\Local\pip\Cache\wheels\cd\43\72\31563a16226782c70814b46d60329d741bf6889580e3b7cc46 Building wheel for psutil (PEP 517) ... done Created wheel for psutil: filename=psutil-5.9.4-cp38-abi3-win_amd64.whl size=247973 sha256=08c6c3abcaf561bc8dcdb0a2a1a9f3604d892f27fb5302d229fc87407254091d Stored in directory: C:\Users\user\AppData\Local\pip\Cache\wheels\21\dc\70\1181eceb230238f228ffb9df7205799790d4afcf54a4d5f814 Successfully built webdrivermanager psutil Failed to build cryptography ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly WARNING: You are using pip version 19.2.3, however version 23.0.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.`

bwjohnson207 commented 1 year ago

Figured out I needed to update pip, after that I reinstalled and it works. Now trying to figure out authenticating.