mu-editor / crash-reports

0 stars 1 forks source link

Crash Report #202

Open mlmiller751 opened 2 years ago

mlmiller751 commented 2 years ago

Re-report (with log file) of crash when trying to launch Mu Editor from Disk Image (since it cannot be copied onto the hard drive. FYI: Trying launch it from an external USB Stick with a FAT16 file system also failed.

Here's a screenshot of my hardware configuration: Screen Shot 2022-06-26 at 5 21 54 PM

Get Info on Mu Editor shows that it is an Intel app.

REMEMBER TO ATTACH YOUR LOG FILE

Version: 1.1.1 Locale: en_US Platform: Darwin 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 x86_64

B33A/d/Mu Editor.app/Contents/Resources/Python/lib/python3.8/zipfile.py", line 1251, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/mlmiller/Library/Application Support/virtualenv/wheel/house/setuptools-62.3.4-py3-none-any.whl'
Traceback (most recent call last):
  File "/private/var/folders/09/73yh56190_vd9w6kxgh4q7rw0000gn/T/AppTranslocation/CBFBE3AA-436E-478C-A8AC-37207631B33A/d/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py", line 56, in _install
    installer.build_image()
  File "/private/var/folders/09/73yh56190_vd9w6kxgh4q7rw0000gn/T/AppTranslocation/CBFBE3AA-436E-478C-A8AC-37207631B33A/d/Mu Editor.app/Contents/Resources/Python/lib/python3.8/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py", line 50, in build_image
    with zipfile.ZipFile(str(self._wheel)) as zip_ref:
  File "/private/var/folders/09/73yh56190_vd9w6kxgh4q7rw0000gn/T/AppTranslocation/CBFBE3AA-436E-478C-A8AC-37207631B33A/d/Mu Editor.app/Contents/Resources/Python/lib/python3.8/zipfile.py", line 1251, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/mlmiller/Library/Application Support/virtualenv/wheel/house/pip-22.1.2-py3-none-any.whl'

mu.log

carlosperate commented 2 years ago

Thanks for the report and the log @mlmiller751!

Looks like the virtualenv module is not able to find the files it places in ~/Library/Application Support/virtualenv/ is it possible this is a permissions issue and virtualenv is failing to save them or read them? Do you hav that folder in your user directory? If you do, would you be able to run tree (or similar) on that directory, to see what files it has?

mlmiller751 commented 2 years ago

Should I do chmod g+w on virtualenv?

On Jun 27, 2022, at 10:09 AM, Carlos Pereira Atencio @.***> wrote:

Thanks for the report and the log @mlmiller751 https://github.com/mlmiller751!

Looks like the virtualenv module is not able to find the files it places in ~/Library/Application Support/virtualenv/ is it possible this is a permissions issue and virtualenv is failing to save them or read them? Do you hav that folder in your user directory? If you do, would you be able to run tree (or similar) on that directory, to see what files it has?

— Reply to this email directly, view it on GitHub https://github.com/mu-editor/crash-reports/issues/202#issuecomment-1167478177, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2YR37FD4FKNEERNNTHHQDVRHN3XANCNFSM5Z4YIYNA. You are receiving this because you were mentioned.

@.*** Application Support % ls -lsad virtualenv 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 virtualenv

@.*** Application Support % ls -lsaR virtualenv total 0 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 . 0 drwx------+ 63 mlmiller staff 2016 Jun 24 18:41 .. 0 drwxr-xr-x 3 mlmiller staff 96 Jun 24 18:41 py_info 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 unzip 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 wheel

virtualenv/py_info: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Jun 24 18:41 . 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 .. 0 drwxr-xr-x 22 mlmiller staff 704 Jun 26 17:13 1

virtualenv/py_info/1: total 160 0 drwxr-xr-x 22 mlmiller staff 704 Jun 26 17:13 . 0 drwxr-xr-x 3 mlmiller staff 96 Jun 24 18:41 .. 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 25 17:07 587dee18566de91c3f3c3613bd87e8544c849f9ad5b4906d377427bbc89d5a97.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 25 17:07 587dee18566de91c3f3c3613bd87e8544c849f9ad5b4906d377427bbc89d5a97.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 24 22:19 58b9d998e6495aa6081dcb22c40c5e41a681eee94a73580b6ccfc6d601c2ffbb.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 24 22:19 58b9d998e6495aa6081dcb22c40c5e41a681eee94a73580b6ccfc6d601c2ffbb.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 25 18:03 5a8dd936e64585c8dcb9ebac3fbb44d73a20d3349aa0f49ddc564844872471f4.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 25 18:03 5a8dd936e64585c8dcb9ebac3fbb44d73a20d3349aa0f49ddc564844872471f4.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 25 17:58 643c2a81320e394bb060921c956d09e83622fbf4f58aab8a3290cd021220c30e.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 25 17:58 643c2a81320e394bb060921c956d09e83622fbf4f58aab8a3290cd021220c30e.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 26 17:13 8caf3fbe41527cd180512558d2a27429d93e7306ab7718f8ecf262a707835fdd.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 26 17:13 8caf3fbe41527cd180512558d2a27429d93e7306ab7718f8ecf262a707835fdd.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 24 18:41 968003554641fba009ed6ca47210382d0ce4b0bf03e8b50c2c8b429c2cb2aa07.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 24 18:41 968003554641fba009ed6ca47210382d0ce4b0bf03e8b50c2c8b429c2cb2aa07.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 25 17:20 ac961681ba01171986a8e45174104e218fc47e5b86e0910960fff19fde3edf5b.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 25 17:20 ac961681ba01171986a8e45174104e218fc47e5b86e0910960fff19fde3edf5b.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 24 22:21 ae6c37dcfdbf3bd092065702d2bfb6b30eda5a63601657dde8eaca0e8893ecd4.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 24 22:21 ae6c37dcfdbf3bd092065702d2bfb6b30eda5a63601657dde8eaca0e8893ecd4.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 24 22:19 c2ae602e768f66731ebcedd294b3668eec20787e57288bb0f5c6a6ba74368d98.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 24 22:19 c2ae602e768f66731ebcedd294b3668eec20787e57288bb0f5c6a6ba74368d98.lock 16 -rw-r--r-- 1 mlmiller staff 5352 Jun 24 18:54 d5c87b8a58ebef2943c5b6b26739be74b9e4f82635d9aa24a7468207df2acc7e.json 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 24 18:54 d5c87b8a58ebef2943c5b6b26739be74b9e4f82635d9aa24a7468207df2acc7e.lock

virtualenv/unzip: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 .. 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 20.13.0

virtualenv/unzip/20.13.0: total 16 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 5662 Mar 20 16:26 _virtualenv.py 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 26 14:52 _virtualenv.py.lock

virtualenv/wheel: total 0 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 . 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 .. 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 3.10 0 drwxr-xr-x 4 mlmiller staff 128 Jun 24 18:41 3.8 0 drwxr-xr-x 10 mlmiller staff 320 Jun 26 14:50 house

virtualenv/wheel/3.10: total 0 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 5 mlmiller staff 160 Jun 24 18:41 .. 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 embed 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 image

virtualenv/wheel/3.10/embed: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 .. 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 3

virtualenv/wheel/3.10/embed/3: total 24 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 105 Jun 26 14:50 pip.json 8 -rw-r--r-- 1 mlmiller staff 105 Jun 26 14:50 setuptools.json 8 -rw-r--r-- 1 mlmiller staff 105 Jun 26 14:50 wheel.json

virtualenv/wheel/3.10/image: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 .. 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 1

virtualenv/wheel/3.10/image/1: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 .. 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 CopyPipInstall

virtualenv/wheel/3.10/image/1/CopyPipInstall: total 0 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 .. 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 pip-21.3.1-py3-none-any 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 26 14:52 pip-21.3.1-py3-none-any.lock 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 setuptools-60.2.0-py3-none-any 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 26 14:52 setuptools-60.2.0-py3-none-any.lock 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 wheel-0.37.1-py2.py3-none-any 0 -rwxr-xr-x 1 mlmiller staff 0 Jun 26 14:52 wheel-0.37.1-py2.py3-none-any.lock

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any: total 0 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 pip 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 pip-21.3.1.dist-info 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 pip-21.3.1.virtualenv

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip: total 24 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 357 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1198 Mar 20 16:26 main.py 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 _internal 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 _vendor 8 -rw-r--r-- 1 mlmiller staff 286 Mar 20 16:26 py.typed

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal: total 184 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 . 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 573 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 9950 Mar 20 16:26 build_env.py 24 -rw-r--r-- 1 mlmiller staff 9441 Mar 20 16:26 cache.py 0 drwxr-xr-x 14 mlmiller staff 448 Mar 20 16:26 cli 0 drwxr-xr-x 19 mlmiller staff 608 Mar 20 16:26 commands 32 -rw-r--r-- 1 mlmiller staff 13153 Mar 20 16:26 configuration.py 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 distributions 32 -rw-r--r-- 1 mlmiller staff 12762 Mar 20 16:26 exceptions.py 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 index 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 locations 8 -rw-r--r-- 1 mlmiller staff 340 Mar 20 16:26 main.py 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 metadata 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 models 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 network 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 operations 16 -rw-r--r-- 1 mlmiller staff 7215 Mar 20 16:26 pyproject.py 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 req 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 resolution 16 -rw-r--r-- 1 mlmiller staff 6393 Mar 20 16:26 self_outdated_check.py 0 drwxr-xr-x 32 mlmiller staff 1024 Mar 20 16:26 utils 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 vcs 24 -rw-r--r-- 1 mlmiller staff 12247 Mar 20 16:26 wheel_builder.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/cli: total 232 0 drwxr-xr-x 14 mlmiller staff 448 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 132 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 6399 Mar 20 16:26 autocompletion.py 16 -rw-r--r-- 1 mlmiller staff 7790 Mar 20 16:26 base_command.py 56 -rw-r--r-- 1 mlmiller staff 28391 Mar 20 16:26 cmdoptions.py 8 -rw-r--r-- 1 mlmiller staff 760 Mar 20 16:26 command_context.py 8 -rw-r--r-- 1 mlmiller staff 2472 Mar 20 16:26 main.py 8 -rw-r--r-- 1 mlmiller staff 2614 Mar 20 16:26 main_parser.py 24 -rw-r--r-- 1 mlmiller staff 10788 Mar 20 16:26 parser.py 24 -rw-r--r-- 1 mlmiller staff 8300 Mar 20 16:26 progress_bars.py 40 -rw-r--r-- 1 mlmiller staff 17097 Mar 20 16:26 req_command.py 16 -rw-r--r-- 1 mlmiller staff 5076 Mar 20 16:26 spinners.py 8 -rw-r--r-- 1 mlmiller staff 116 Mar 20 16:26 status_codes.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/commands: total 272 0 drwxr-xr-x 19 mlmiller staff 608 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 3736 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 7524 Mar 20 16:26 cache.py 8 -rw-r--r-- 1 mlmiller staff 1685 Mar 20 16:26 check.py 8 -rw-r--r-- 1 mlmiller staff 2958 Mar 20 16:26 completion.py 24 -rw-r--r-- 1 mlmiller staff 8944 Mar 20 16:26 configuration.py 16 -rw-r--r-- 1 mlmiller staff 6629 Mar 20 16:26 debug.py 16 -rw-r--r-- 1 mlmiller staff 4904 Mar 20 16:26 download.py 8 -rw-r--r-- 1 mlmiller staff 2951 Mar 20 16:26 freeze.py 8 -rw-r--r-- 1 mlmiller staff 1703 Mar 20 16:26 hash.py 8 -rw-r--r-- 1 mlmiller staff 1132 Mar 20 16:26 help.py 16 -rw-r--r-- 1 mlmiller staff 4762 Mar 20 16:26 index.py 56 -rw-r--r-- 1 mlmiller staff 27851 Mar 20 16:26 install.py 24 -rw-r--r-- 1 mlmiller staff 12203 Mar 20 16:26 list.py 16 -rw-r--r-- 1 mlmiller staff 5697 Mar 20 16:26 search.py 16 -rw-r--r-- 1 mlmiller staff 8064 Mar 20 16:26 show.py 8 -rw-r--r-- 1 mlmiller staff 3526 Mar 20 16:26 uninstall.py 16 -rw-r--r-- 1 mlmiller staff 6168 Mar 20 16:26 wheel.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/distributions: total 48 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 858 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1172 Mar 20 16:26 base.py 8 -rw-r--r-- 1 mlmiller staff 767 Mar 20 16:26 installed.py 16 -rw-r--r-- 1 mlmiller staff 5598 Mar 20 16:26 sdist.py 8 -rw-r--r-- 1 mlmiller staff 1115 Mar 20 16:26 wheel.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/index: total 136 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 30 Mar 20 16:26 init.py 40 -rw-r--r-- 1 mlmiller staff 17534 Mar 20 16:26 collector.py 72 -rw-r--r-- 1 mlmiller staff 36344 Mar 20 16:26 package_finder.py 16 -rw-r--r-- 1 mlmiller staff 6557 Mar 20 16:26 sources.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/locations: total 72 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 32 -rw-r--r-- 1 mlmiller staff 14444 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 5871 Mar 20 16:26 _distutils.py 16 -rw-r--r-- 1 mlmiller staff 7918 Mar 20 16:26 _sysconfig.py 8 -rw-r--r-- 1 mlmiller staff 1579 Mar 20 16:26 base.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/metadata: total 48 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 1660 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 11103 Mar 20 16:26 base.py 16 -rw-r--r-- 1 mlmiller staff 5089 Mar 20 16:26 pkg_resources.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/models: total 120 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 63 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 990 Mar 20 16:26 candidate.py 16 -rw-r--r-- 1 mlmiller staff 6350 Mar 20 16:26 direct_url.py 8 -rw-r--r-- 1 mlmiller staff 2520 Mar 20 16:26 format_control.py 8 -rw-r--r-- 1 mlmiller staff 1030 Mar 20 16:26 index.py 24 -rw-r--r-- 1 mlmiller staff 9817 Mar 20 16:26 link.py 8 -rw-r--r-- 1 mlmiller staff 738 Mar 20 16:26 scheme.py 16 -rw-r--r-- 1 mlmiller staff 4520 Mar 20 16:26 search_scope.py 8 -rw-r--r-- 1 mlmiller staff 1907 Mar 20 16:26 selection_prefs.py 8 -rw-r--r-- 1 mlmiller staff 3858 Mar 20 16:26 target_python.py 8 -rw-r--r-- 1 mlmiller staff 3500 Mar 20 16:26 wheel.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/network: total 128 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 50 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 12190 Mar 20 16:26 auth.py 8 -rw-r--r-- 1 mlmiller staff 2100 Mar 20 16:26 cache.py 16 -rw-r--r-- 1 mlmiller staff 6016 Mar 20 16:26 download.py 16 -rw-r--r-- 1 mlmiller staff 7627 Mar 20 16:26 lazy_wheel.py 40 -rw-r--r-- 1 mlmiller staff 16729 Mar 20 16:26 session.py 8 -rw-r--r-- 1 mlmiller staff 4059 Mar 20 16:26 utils.py 8 -rw-r--r-- 1 mlmiller staff 1791 Mar 20 16:26 xmlrpc.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/operations: total 88 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 build 16 -rw-r--r-- 1 mlmiller staff 5109 Mar 20 16:26 check.py 24 -rw-r--r-- 1 mlmiller staff 9770 Mar 20 16:26 freeze.py 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 install 48 -rw-r--r-- 1 mlmiller staff 23838 Mar 20 16:26 prepare.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/operations/build: total 48 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1119 Mar 20 16:26 metadata.py 8 -rw-r--r-- 1 mlmiller staff 1177 Mar 20 16:26 metadata_editable.py 8 -rw-r--r-- 1 mlmiller staff 1945 Mar 20 16:26 metadata_legacy.py 8 -rw-r--r-- 1 mlmiller staff 1063 Mar 20 16:26 wheel.py 8 -rw-r--r-- 1 mlmiller staff 1405 Mar 20 16:26 wheel_editable.py 8 -rw-r--r-- 1 mlmiller staff 3047 Mar 20 16:26 wheel_legacy.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/operations/install: total 88 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 51 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1298 Mar 20 16:26 editable_legacy.py 16 -rw-r--r-- 1 mlmiller staff 4158 Mar 20 16:26 legacy.py 56 -rw-r--r-- 1 mlmiller staff 27412 Mar 20 16:26 wheel.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/req: total 232 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 2793 Mar 20 16:26 init.py 32 -rw-r--r-- 1 mlmiller staff 15285 Mar 20 16:26 constructors.py 40 -rw-r--r-- 1 mlmiller staff 17421 Mar 20 16:26 req_file.py 72 -rw-r--r-- 1 mlmiller staff 33804 Mar 20 16:26 req_install.py 16 -rw-r--r-- 1 mlmiller staff 7584 Mar 20 16:26 req_set.py 16 -rw-r--r-- 1 mlmiller staff 4117 Mar 20 16:26 req_tracker.py 48 -rw-r--r-- 1 mlmiller staff 23748 Mar 20 16:26 req_uninstall.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/resolution: total 8 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 583 Mar 20 16:26 base.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 legacy 0 drwxr-xr-x 11 mlmiller staff 352 Mar 20 16:26 resolvelib

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/resolution/legacy: total 40 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 40 -rw-r--r-- 1 mlmiller staff 18312 Mar 20 16:26 resolver.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/resolution/resolvelib: total 200 0 drwxr-xr-x 11 mlmiller staff 352 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 5220 Mar 20 16:26 base.py 40 -rw-r--r-- 1 mlmiller staff 18210 Mar 20 16:26 candidates.py 56 -rw-r--r-- 1 mlmiller staff 26806 Mar 20 16:26 factory.py 16 -rw-r--r-- 1 mlmiller staff 5705 Mar 20 16:26 found_candidates.py 24 -rw-r--r-- 1 mlmiller staff 9205 Mar 20 16:26 provider.py 8 -rw-r--r-- 1 mlmiller staff 2526 Mar 20 16:26 reporter.py 16 -rw-r--r-- 1 mlmiller staff 5455 Mar 20 16:26 requirements.py 24 -rw-r--r-- 1 mlmiller staff 9580 Mar 20 16:26 resolver.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/utils: total 360 0 drwxr-xr-x 32 mlmiller staff 1024 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1015 Mar 20 16:26 _log.py 8 -rw-r--r-- 1 mlmiller staff 1665 Mar 20 16:26 appdirs.py 8 -rw-r--r-- 1 mlmiller staff 1884 Mar 20 16:26 compat.py 16 -rw-r--r-- 1 mlmiller staff 5377 Mar 20 16:26 compatibility_tags.py 8 -rw-r--r-- 1 mlmiller staff 242 Mar 20 16:26 datetime.py 8 -rw-r--r-- 1 mlmiller staff 3627 Mar 20 16:26 deprecation.py 8 -rw-r--r-- 1 mlmiller staff 3206 Mar 20 16:26 direct_url_helpers.py 8 -rw-r--r-- 1 mlmiller staff 1249 Mar 20 16:26 distutils_args.py 8 -rw-r--r-- 1 mlmiller staff 2203 Mar 20 16:26 egg_link.py 8 -rw-r--r-- 1 mlmiller staff 1169 Mar 20 16:26 encoding.py 8 -rw-r--r-- 1 mlmiller staff 1055 Mar 20 16:26 entrypoints.py 16 -rw-r--r-- 1 mlmiller staff 5893 Mar 20 16:26 filesystem.py 8 -rw-r--r-- 1 mlmiller staff 716 Mar 20 16:26 filetypes.py 8 -rw-r--r-- 1 mlmiller staff 3110 Mar 20 16:26 glibc.py 16 -rw-r--r-- 1 mlmiller staff 4811 Mar 20 16:26 hashes.py 8 -rw-r--r-- 1 mlmiller staff 795 Mar 20 16:26 inject_securetransport.py 24 -rw-r--r-- 1 mlmiller staff 11532 Mar 20 16:26 logging.py 40 -rw-r--r-- 1 mlmiller staff 20432 Mar 20 16:26 misc.py 8 -rw-r--r-- 1 mlmiller staff 1193 Mar 20 16:26 models.py 8 -rw-r--r-- 1 mlmiller staff 2952 Mar 20 16:26 packaging.py 8 -rw-r--r-- 1 mlmiller staff 3196 Mar 20 16:26 parallel.py 8 -rw-r--r-- 1 mlmiller staff 987 Mar 20 16:26 pkg_resources.py 16 -rw-r--r-- 1 mlmiller staff 4697 Mar 20 16:26 setuptools_build.py 24 -rw-r--r-- 1 mlmiller staff 10058 Mar 20 16:26 subprocess.py 16 -rw-r--r-- 1 mlmiller staff 7662 Mar 20 16:26 temp_dir.py 24 -rw-r--r-- 1 mlmiller staff 8906 Mar 20 16:26 unpacking.py 8 -rw-r--r-- 1 mlmiller staff 1759 Mar 20 16:26 urls.py 8 -rw-r--r-- 1 mlmiller staff 3459 Mar 20 16:26 virtualenv.py 16 -rw-r--r-- 1 mlmiller staff 6163 Mar 20 16:26 wheel.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_internal/vcs: total 144 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 24 mlmiller staff 768 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 596 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 2857 Mar 20 16:26 bazaar.py 40 -rw-r--r-- 1 mlmiller staff 17804 Mar 20 16:26 git.py 16 -rw-r--r-- 1 mlmiller staff 4945 Mar 20 16:26 mercurial.py 24 -rw-r--r-- 1 mlmiller staff 11596 Mar 20 16:26 subversion.py 48 -rw-r--r-- 1 mlmiller staff 22414 Mar 20 16:26 versioncontrol.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor: total 728 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 . 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 4708 Mar 20 16:26 init.py 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 cachecontrol 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 certifi 0 drwxr-xr-x 43 mlmiller staff 1376 Mar 20 16:26 chardet 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 colorama 0 drwxr-xr-x 22 mlmiller staff 704 Mar 20 16:26 distlib 96 -rw-r--r-- 1 mlmiller staff 48414 Mar 20 16:26 distro.py 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 html5lib 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 idna 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 msgpack 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 packaging 0 drwxr-xr-x 12 mlmiller staff 384 Mar 20 16:26 pep517 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 pkg_resources 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 platformdirs 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 progress 536 -rw-r--r-- 1 mlmiller staff 273394 Mar 20 16:26 pyparsing.py 0 drwxr-xr-x 20 mlmiller staff 640 Mar 20 16:26 requests 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 resolvelib 72 -rw-r--r-- 1 mlmiller staff 34549 Mar 20 16:26 six.py 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 tenacity 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 tomli 0 drwxr-xr-x 16 mlmiller staff 512 Mar 20 16:26 urllib3 8 -rw-r--r-- 1 mlmiller staff 432 Mar 20 16:26 vendor.txt 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 webencodings

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/cachecontrol: total 120 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 302 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1295 Mar 20 16:26 _cmd.py 16 -rw-r--r-- 1 mlmiller staff 4882 Mar 20 16:26 adapter.py 8 -rw-r--r-- 1 mlmiller staff 805 Mar 20 16:26 cache.py 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 caches 8 -rw-r--r-- 1 mlmiller staff 695 Mar 20 16:26 compat.py 32 -rw-r--r-- 1 mlmiller staff 14149 Mar 20 16:26 controller.py 8 -rw-r--r-- 1 mlmiller staff 2533 Mar 20 16:26 filewrapper.py 8 -rw-r--r-- 1 mlmiller staff 4070 Mar 20 16:26 heuristics.py 16 -rw-r--r-- 1 mlmiller staff 7091 Mar 20 16:26 serialize.py 8 -rw-r--r-- 1 mlmiller staff 690 Mar 20 16:26 wrapper.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/cachecontrol/caches: total 32 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 86 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 4153 Mar 20 16:26 file_cache.py 8 -rw-r--r-- 1 mlmiller staff 856 Mar 20 16:26 redis_cache.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/certifi: total 536 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 62 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 255 Mar 20 16:26 main.py 512 -rw-r--r-- 1 mlmiller staff 259465 Mar 20 16:26 cacert.pem 8 -rw-r--r-- 1 mlmiller staff 2840 Mar 20 16:26 core.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/chardet: total 2152 0 drwxr-xr-x 43 mlmiller staff 1376 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 3271 Mar 20 16:26 init.py 64 -rw-r--r-- 1 mlmiller staff 31254 Mar 20 16:26 big5freq.py 8 -rw-r--r-- 1 mlmiller staff 1757 Mar 20 16:26 big5prober.py 24 -rw-r--r-- 1 mlmiller staff 9411 Mar 20 16:26 chardistribution.py 8 -rw-r--r-- 1 mlmiller staff 3839 Mar 20 16:26 charsetgroupprober.py 16 -rw-r--r-- 1 mlmiller staff 5110 Mar 20 16:26 charsetprober.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 cli 8 -rw-r--r-- 1 mlmiller staff 3590 Mar 20 16:26 codingstatemachine.py 8 -rw-r--r-- 1 mlmiller staff 1200 Mar 20 16:26 compat.py 8 -rw-r--r-- 1 mlmiller staff 1855 Mar 20 16:26 cp949prober.py 8 -rw-r--r-- 1 mlmiller staff 1661 Mar 20 16:26 enums.py 8 -rw-r--r-- 1 mlmiller staff 3950 Mar 20 16:26 escprober.py 24 -rw-r--r-- 1 mlmiller staff 10510 Mar 20 16:26 escsm.py 8 -rw-r--r-- 1 mlmiller staff 3749 Mar 20 16:26 eucjpprober.py 32 -rw-r--r-- 1 mlmiller staff 13546 Mar 20 16:26 euckrfreq.py 8 -rw-r--r-- 1 mlmiller staff 1748 Mar 20 16:26 euckrprober.py 64 -rw-r--r-- 1 mlmiller staff 31621 Mar 20 16:26 euctwfreq.py 8 -rw-r--r-- 1 mlmiller staff 1747 Mar 20 16:26 euctwprober.py 48 -rw-r--r-- 1 mlmiller staff 20715 Mar 20 16:26 gb2312freq.py 8 -rw-r--r-- 1 mlmiller staff 1754 Mar 20 16:26 gb2312prober.py 32 -rw-r--r-- 1 mlmiller staff 13838 Mar 20 16:26 hebrewprober.py 56 -rw-r--r-- 1 mlmiller staff 25777 Mar 20 16:26 jisfreq.py 40 -rw-r--r-- 1 mlmiller staff 19643 Mar 20 16:26 jpcntx.py 208 -rw-r--r-- 1 mlmiller staff 105697 Mar 20 16:26 langbulgarianmodel.py 200 -rw-r--r-- 1 mlmiller staff 99571 Mar 20 16:26 langgreekmodel.py 200 -rw-r--r-- 1 mlmiller staff 98776 Mar 20 16:26 langhebrewmodel.py 208 -rw-r--r-- 1 mlmiller staff 102498 Mar 20 16:26 langhungarianmodel.py 264 -rw-r--r-- 1 mlmiller staff 131180 Mar 20 16:26 langrussianmodel.py 208 -rw-r--r-- 1 mlmiller staff 103312 Mar 20 16:26 langthaimodel.py 192 -rw-r--r-- 1 mlmiller staff 95946 Mar 20 16:26 langturkishmodel.py 16 -rw-r--r-- 1 mlmiller staff 5370 Mar 20 16:26 latin1prober.py 8 -rw-r--r-- 1 mlmiller staff 3413 Mar 20 16:26 mbcharsetprober.py 8 -rw-r--r-- 1 mlmiller staff 2012 Mar 20 16:26 mbcsgroupprober.py 56 -rw-r--r-- 1 mlmiller staff 25481 Mar 20 16:26 mbcssm.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 metadata 16 -rw-r--r-- 1 mlmiller staff 6136 Mar 20 16:26 sbcharsetprober.py 16 -rw-r--r-- 1 mlmiller staff 4309 Mar 20 16:26 sbcsgroupprober.py 8 -rw-r--r-- 1 mlmiller staff 3774 Mar 20 16:26 sjisprober.py 32 -rw-r--r-- 1 mlmiller staff 12503 Mar 20 16:26 universaldetector.py 8 -rw-r--r-- 1 mlmiller staff 2766 Mar 20 16:26 utf8prober.py 8 -rw-r--r-- 1 mlmiller staff 242 Mar 20 16:26 version.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/chardet/cli: total 16 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 43 mlmiller staff 1376 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 1 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 2747 Mar 20 16:26 chardetect.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/chardet/metadata: total 40 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 43 mlmiller staff 1376 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 40 -rw-r--r-- 1 mlmiller staff 19474 Mar 20 16:26 languages.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/colorama: total 80 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 239 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 2522 Mar 20 16:26 ansi.py 24 -rw-r--r-- 1 mlmiller staff 10517 Mar 20 16:26 ansitowin32.py 8 -rw-r--r-- 1 mlmiller staff 1915 Mar 20 16:26 initialise.py 16 -rw-r--r-- 1 mlmiller staff 5404 Mar 20 16:26 win32.py 16 -rw-r--r-- 1 mlmiller staff 6438 Mar 20 16:26 winterm.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/distlib: total 2280 0 drwxr-xr-x 22 mlmiller staff 704 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 581 Mar 20 16:26 init.py 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 _backport 88 -rw-r--r-- 1 mlmiller staff 41495 Mar 20 16:26 compat.py 104 -rw-r--r-- 1 mlmiller staff 51059 Mar 20 16:26 database.py 48 -rw-r--r-- 1 mlmiller staff 20739 Mar 20 16:26 index.py 104 -rw-r--r-- 1 mlmiller staff 51965 Mar 20 16:26 locators.py 32 -rw-r--r-- 1 mlmiller staff 14811 Mar 20 16:26 manifest.py 16 -rw-r--r-- 1 mlmiller staff 4989 Mar 20 16:26 markers.py 80 -rw-r--r-- 1 mlmiller staff 39109 Mar 20 16:26 metadata.py 24 -rw-r--r-- 1 mlmiller staff 10820 Mar 20 16:26 resources.py 40 -rw-r--r-- 1 mlmiller staff 17720 Mar 20 16:26 scripts.py 192 -rw-r--r-- 1 mlmiller staff 96768 Mar 20 16:26 t32.exe 360 -rw-r--r-- 1 mlmiller staff 180736 Mar 20 16:26 t64-arm.exe 208 -rw-r--r-- 1 mlmiller staff 105984 Mar 20 16:26 t64.exe 136 -rw-r--r-- 1 mlmiller staff 67766 Mar 20 16:26 util.py 48 -rw-r--r-- 1 mlmiller staff 23513 Mar 20 16:26 version.py 176 -rw-r--r-- 1 mlmiller staff 90112 Mar 20 16:26 w32.exe 328 -rw-r--r-- 1 mlmiller staff 166400 Mar 20 16:26 w64-arm.exe 200 -rw-r--r-- 1 mlmiller staff 99840 Mar 20 16:26 w64.exe 88 -rw-r--r-- 1 mlmiller staff 42943 Mar 20 16:26 wheel.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/distlib/_backport: total 320 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 22 mlmiller staff 704 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 274 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 971 Mar 20 16:26 misc.py 56 -rw-r--r-- 1 mlmiller staff 25707 Mar 20 16:26 shutil.py 8 -rw-r--r-- 1 mlmiller staff 2617 Mar 20 16:26 sysconfig.cfg 56 -rw-r--r-- 1 mlmiller staff 26854 Mar 20 16:26 sysconfig.py 184 -rw-r--r-- 1 mlmiller staff 92628 Mar 20 16:26 tarfile.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/html5lib: total 712 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 1160 Mar 20 16:26 init.py 40 -rw-r--r-- 1 mlmiller staff 16728 Mar 20 16:26 _ihatexml.py 64 -rw-r--r-- 1 mlmiller staff 32353 Mar 20 16:26 _inputstream.py 152 -rw-r--r-- 1 mlmiller staff 77040 Mar 20 16:26 _tokenizer.py 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 _trie 16 -rw-r--r-- 1 mlmiller staff 4931 Mar 20 16:26 _utils.py 168 -rw-r--r-- 1 mlmiller staff 83464 Mar 20 16:26 constants.py 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 filters 232 -rw-r--r-- 1 mlmiller staff 117186 Mar 20 16:26 html5parser.py 32 -rw-r--r-- 1 mlmiller staff 15759 Mar 20 16:26 serializer.py 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 treeadapters 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 treebuilders 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 treewalkers

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/html5lib/_trie: total 24 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 109 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1013 Mar 20 16:26 _base.py 8 -rw-r--r-- 1 mlmiller staff 1775 Mar 20 16:26 py.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/html5lib/filters: total 120 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 . 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 919 Mar 20 16:26 alphabeticalattributes.py 8 -rw-r--r-- 1 mlmiller staff 286 Mar 20 16:26 base.py 8 -rw-r--r-- 1 mlmiller staff 2945 Mar 20 16:26 inject_meta_charset.py 8 -rw-r--r-- 1 mlmiller staff 3643 Mar 20 16:26 lint.py 24 -rw-r--r-- 1 mlmiller staff 10588 Mar 20 16:26 optionaltags.py 56 -rw-r--r-- 1 mlmiller staff 26897 Mar 20 16:26 sanitizer.py 8 -rw-r--r-- 1 mlmiller staff 1214 Mar 20 16:26 whitespace.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/html5lib/treeadapters: total 24 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 679 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1715 Mar 20 16:26 genshi.py 8 -rw-r--r-- 1 mlmiller staff 1776 Mar 20 16:26 sax.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/html5lib/treebuilders: total 128 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 3592 Mar 20 16:26 init.py 32 -rw-r--r-- 1 mlmiller staff 14565 Mar 20 16:26 base.py 24 -rw-r--r-- 1 mlmiller staff 8925 Mar 20 16:26 dom.py 32 -rw-r--r-- 1 mlmiller staff 12836 Mar 20 16:26 etree.py 32 -rw-r--r-- 1 mlmiller staff 14766 Mar 20 16:26 etree_lxml.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/html5lib/treewalkers: total 80 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 15 mlmiller staff 480 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 5719 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 7476 Mar 20 16:26 base.py 8 -rw-r--r-- 1 mlmiller staff 1413 Mar 20 16:26 dom.py 16 -rw-r--r-- 1 mlmiller staff 4551 Mar 20 16:26 etree.py 16 -rw-r--r-- 1 mlmiller staff 6357 Mar 20 16:26 etree_lxml.py 8 -rw-r--r-- 1 mlmiller staff 2309 Mar 20 16:26 genshi.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/idna: total 560 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 849 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 3453 Mar 20 16:26 codec.py 8 -rw-r--r-- 1 mlmiller staff 360 Mar 20 16:26 compat.py 32 -rw-r--r-- 1 mlmiller staff 12826 Mar 20 16:26 core.py 88 -rw-r--r-- 1 mlmiller staff 42350 Mar 20 16:26 idnadata.py 8 -rw-r--r-- 1 mlmiller staff 1933 Mar 20 16:26 intranges.py 8 -rw-r--r-- 1 mlmiller staff 21 Mar 20 16:26 package_data.py 400 -rw-r--r-- 1 mlmiller staff 201849 Mar 20 16:26 uts46data.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/msgpack: total 120 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 1118 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 20 Mar 20 16:26 _version.py 8 -rw-r--r-- 1 mlmiller staff 1081 Mar 20 16:26 exceptions.py 16 -rw-r--r-- 1 mlmiller staff 6088 Mar 20 16:26 ext.py 80 -rw-r--r-- 1 mlmiller staff 38026 Mar 20 16:26 fallback.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/packaging: total 248 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 661 Mar 20 16:26 about.py 8 -rw-r--r-- 1 mlmiller staff 497 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 11488 Mar 20 16:26 _manylinux.py 16 -rw-r--r-- 1 mlmiller staff 4378 Mar 20 16:26 _musllinux.py 8 -rw-r--r-- 1 mlmiller staff 1629 Mar 20 16:26 _structures.py 24 -rw-r--r-- 1 mlmiller staff 8487 Mar 20 16:26 markers.py 16 -rw-r--r-- 1 mlmiller staff 4676 Mar 20 16:26 requirements.py 64 -rw-r--r-- 1 mlmiller staff 30964 Mar 20 16:26 specifiers.py 32 -rw-r--r-- 1 mlmiller staff 15714 Mar 20 16:26 tags.py 16 -rw-r--r-- 1 mlmiller staff 4200 Mar 20 16:26 utils.py 32 -rw-r--r-- 1 mlmiller staff 14665 Mar 20 16:26 version.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/pep517: total 120 0 drwxr-xr-x 12 mlmiller staff 384 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 130 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 3457 Mar 20 16:26 build.py 16 -rw-r--r-- 1 mlmiller staff 6084 Mar 20 16:26 check.py 16 -rw-r--r-- 1 mlmiller staff 4098 Mar 20 16:26 colorlog.py 8 -rw-r--r-- 1 mlmiller staff 1253 Mar 20 16:26 compat.py 8 -rw-r--r-- 1 mlmiller staff 1129 Mar 20 16:26 dirtools.py 16 -rw-r--r-- 1 mlmiller staff 6100 Mar 20 16:26 envbuild.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 in_process 8 -rw-r--r-- 1 mlmiller staff 2463 Mar 20 16:26 meta.py 32 -rw-r--r-- 1 mlmiller staff 13429 Mar 20 16:26 wrappers.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/pep517/in_process: total 32 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 12 mlmiller staff 384 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 563 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 11201 Mar 20 16:26 _in_process.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/pkg_resources: total 224 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 216 -rw-r--r-- 1 mlmiller staff 108287 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 562 Mar 20 16:26 py31compat.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/platformdirs: total 112 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 32 -rw-r--r-- 1 mlmiller staff 12859 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1140 Mar 20 16:26 main.py 8 -rw-r--r-- 1 mlmiller staff 3994 Mar 20 16:26 android.py 16 -rw-r--r-- 1 mlmiller staff 4922 Mar 20 16:26 api.py 8 -rw-r--r-- 1 mlmiller staff 2619 Mar 20 16:26 macos.py 16 -rw-r--r-- 1 mlmiller staff 6905 Mar 20 16:26 unix.py 8 -rw-r--r-- 1 mlmiller staff 80 Mar 20 16:26 version.py 16 -rw-r--r-- 1 mlmiller staff 6416 Mar 20 16:26 windows.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/progress: total 48 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 5294 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 2942 Mar 20 16:26 bar.py 8 -rw-r--r-- 1 mlmiller staff 2655 Mar 20 16:26 colors.py 8 -rw-r--r-- 1 mlmiller staff 1613 Mar 20 16:26 counter.py 8 -rw-r--r-- 1 mlmiller staff 1461 Mar 20 16:26 spinner.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/requests: total 432 0 drwxr-xr-x 20 mlmiller staff 640 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 5113 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 441 Mar 20 16:26 version.py 8 -rw-r--r-- 1 mlmiller staff 1096 Mar 20 16:26 _internal_utils.py 48 -rw-r--r-- 1 mlmiller staff 21548 Mar 20 16:26 adapters.py 16 -rw-r--r-- 1 mlmiller staff 6402 Mar 20 16:26 api.py 24 -rw-r--r-- 1 mlmiller staff 10207 Mar 20 16:26 auth.py 8 -rw-r--r-- 1 mlmiller staff 465 Mar 20 16:26 certs.py 8 -rw-r--r-- 1 mlmiller staff 2045 Mar 20 16:26 compat.py 40 -rw-r--r-- 1 mlmiller staff 18430 Mar 20 16:26 cookies.py 8 -rw-r--r-- 1 mlmiller staff 3250 Mar 20 16:26 exceptions.py 8 -rw-r--r-- 1 mlmiller staff 3972 Mar 20 16:26 help.py 8 -rw-r--r-- 1 mlmiller staff 757 Mar 20 16:26 hooks.py 72 -rw-r--r-- 1 mlmiller staff 34924 Mar 20 16:26 models.py 8 -rw-r--r-- 1 mlmiller staff 695 Mar 20 16:26 packages.py 64 -rw-r--r-- 1 mlmiller staff 30168 Mar 20 16:26 sessions.py 16 -rw-r--r-- 1 mlmiller staff 4188 Mar 20 16:26 status_codes.py 8 -rw-r--r-- 1 mlmiller staff 3005 Mar 20 16:26 structures.py 64 -rw-r--r-- 1 mlmiller staff 31394 Mar 20 16:26 utils.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/resolvelib: total 88 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 537 Mar 20 16:26 init.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 compat 16 -rw-r--r-- 1 mlmiller staff 5872 Mar 20 16:26 providers.py 8 -rw-r--r-- 1 mlmiller staff 1364 Mar 20 16:26 reporters.py 40 -rw-r--r-- 1 mlmiller staff 17540 Mar 20 16:26 resolvers.py 16 -rw-r--r-- 1 mlmiller staff 4794 Mar 20 16:26 structs.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/resolvelib/compat: total 8 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 156 Mar 20 16:26 collections_abc.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/tenacity: total 136 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 40 -rw-r--r-- 1 mlmiller staff 18257 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 3314 Mar 20 16:26 _asyncio.py 8 -rw-r--r-- 1 mlmiller staff 1944 Mar 20 16:26 _utils.py 8 -rw-r--r-- 1 mlmiller staff 1496 Mar 20 16:26 after.py 8 -rw-r--r-- 1 mlmiller staff 1376 Mar 20 16:26 before.py 8 -rw-r--r-- 1 mlmiller staff 1908 Mar 20 16:26 before_sleep.py 8 -rw-r--r-- 1 mlmiller staff 1383 Mar 20 16:26 nap.py 16 -rw-r--r-- 1 mlmiller staff 6645 Mar 20 16:26 retry.py 8 -rw-r--r-- 1 mlmiller staff 2790 Mar 20 16:26 stop.py 8 -rw-r--r-- 1 mlmiller staff 2145 Mar 20 16:26 tornadoweb.py 16 -rw-r--r-- 1 mlmiller staff 6691 Mar 20 16:26 wait.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/tomli: total 64 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 230 Mar 20 16:26 init.py 48 -rw-r--r-- 1 mlmiller staff 22415 Mar 20 16:26 _parser.py 8 -rw-r--r-- 1 mlmiller staff 2681 Mar 20 16:26 _re.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/urllib3: total 328 0 drwxr-xr-x 16 mlmiller staff 512 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 2763 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 10811 Mar 20 16:26 _collections.py 8 -rw-r--r-- 1 mlmiller staff 63 Mar 20 16:26 _version.py 40 -rw-r--r-- 1 mlmiller staff 20080 Mar 20 16:26 connection.py 80 -rw-r--r-- 1 mlmiller staff 37587 Mar 20 16:26 connectionpool.py 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 contrib 24 -rw-r--r-- 1 mlmiller staff 8217 Mar 20 16:26 exceptions.py 24 -rw-r--r-- 1 mlmiller staff 8579 Mar 20 16:26 fields.py 8 -rw-r--r-- 1 mlmiller staff 2440 Mar 20 16:26 filepost.py 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 packages 40 -rw-r--r-- 1 mlmiller staff 19763 Mar 20 16:26 poolmanager.py 16 -rw-r--r-- 1 mlmiller staff 5985 Mar 20 16:26 request.py 56 -rw-r--r-- 1 mlmiller staff 28203 Mar 20 16:26 response.py 0 drwxr-xr-x 14 mlmiller staff 448 Mar 20 16:26 util

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/urllib3/contrib: total 176 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 . 0 drwxr-xr-x 16 mlmiller staff 512 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 957 Mar 20 16:26 _appengine_environ.py 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 _securetransport 24 -rw-r--r-- 1 mlmiller staff 11034 Mar 20 16:26 appengine.py 16 -rw-r--r-- 1 mlmiller staff 4538 Mar 20 16:26 ntlmpool.py 40 -rw-r--r-- 1 mlmiller staff 16900 Mar 20 16:26 pyopenssl.py 72 -rw-r--r-- 1 mlmiller staff 34449 Mar 20 16:26 securetransport.py 16 -rw-r--r-- 1 mlmiller staff 7097 Mar 20 16:26 socks.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/urllib3/contrib/_securetransport: total 72 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 10 mlmiller staff 320 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 40 -rw-r--r-- 1 mlmiller staff 17649 Mar 20 16:26 bindings.py 32 -rw-r--r-- 1 mlmiller staff 13922 Mar 20 16:26 low_level.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/urllib3/packages: total 80 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 16 mlmiller staff 512 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 108 Mar 20 16:26 init.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 backports 72 -rw-r--r-- 1 mlmiller staff 34666 Mar 20 16:26 six.py 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 ssl_match_hostname

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/urllib3/packages/backports: total 8 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 1417 Mar 20 16:26 makefile.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/urllib3/packages/ssl_match_hostname: total 24 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 927 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 5679 Mar 20 16:26 _implementation.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/vendor/urllib3/util: total 240 0 drwxr-xr-x 14 mlmiller staff 448 Mar 20 16:26 . 0 drwxr-xr-x 16 mlmiller staff 512 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 1155 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 4920 Mar 20 16:26 connection.py 8 -rw-r--r-- 1 mlmiller staff 1605 Mar 20 16:26 proxy.py 8 -rw-r--r-- 1 mlmiller staff 498 Mar 20 16:26 queue.py 16 -rw-r--r-- 1 mlmiller staff 4123 Mar 20 16:26 request.py 8 -rw-r--r-- 1 mlmiller staff 3510 Mar 20 16:26 response.py 48 -rw-r--r-- 1 mlmiller staff 21391 Mar 20 16:26 retry.py 40 -rw-r--r-- 1 mlmiller staff 17177 Mar 20 16:26 ssl.py 16 -rw-r--r-- 1 mlmiller staff 6931 Mar 20 16:26 ssltransport.py 24 -rw-r--r-- 1 mlmiller staff 10003 Mar 20 16:26 timeout.py 32 -rw-r--r-- 1 mlmiller staff 14047 Mar 20 16:26 url.py 16 -rw-r--r-- 1 mlmiller staff 5404 Mar 20 16:26 wait.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip/_vendor/webencodings: total 88 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 .. 24 -rw-r--r-- 1 mlmiller staff 10579 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 8979 Mar 20 16:26 labels.py 8 -rw-r--r-- 1 mlmiller staff 1305 Mar 20 16:26 mklabels.py 16 -rw-r--r-- 1 mlmiller staff 6563 Mar 20 16:26 tests.py 16 -rw-r--r-- 1 mlmiller staff 4307 Mar 20 16:26 x_user_defined.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/pip-21.3.1-py3-none-any/pip-21.3.1.dist-info: total 176 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 . 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 4 Mar 20 16:26 INSTALLER 8 -rw-r--r-- 1 mlmiller staff 1090 Mar 20 16:26 LICENSE.txt 16 -rw-r--r-- 1 mlmiller staff 4216 Mar 20 16:26 METADATA 120 -rw-r--r-- 1 mlmiller staff 60337 Mar 20 16:26 RECORD 8 -rw-r--r-- 1 mlmiller staff 92 Mar 20 16:26 WHEEL 8 -rw-r--r-- 1 mlmiller staff 125 Mar 20 16:26 entry_points.txt 8 -rw-r--r-- 1 mlmiller staff 4 Mar 20 16:26 top_level.txt

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any: total 8 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 _distutils_hack 8 -rw-r--r-- 1 mlmiller staff 151 Mar 20 16:26 distutils-precedence.pth 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 pkg_resources 0 drwxr-xr-x 41 mlmiller staff 1312 Mar 20 16:26 setuptools 0 drwxr-xr-x 9 mlmiller staff 288 Mar 20 16:26 setuptools-60.2.0.dist-info 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 setuptools-60.2.0.virtualenv

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/_distutils_hack: total 24 0 drwxr-xr-x 4 mlmiller staff 128 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 4741 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 44 Mar 20 16:26 override.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources: total 216 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 216 -rw-r--r-- 1 mlmiller staff 108573 Mar 20 16:26 init.py 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 _vendor 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 extern 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 tests

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources/_vendor: total 512 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 56 -rw-r--r-- 1 mlmiller staff 24701 Mar 20 16:26 appdirs.py 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 packaging 456 -rw-r--r-- 1 mlmiller staff 232055 Mar 20 16:26 pyparsing.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources/_vendor/packaging: total 248 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 661 Mar 20 16:26 about.py 8 -rw-r--r-- 1 mlmiller staff 497 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 11488 Mar 20 16:26 _manylinux.py 16 -rw-r--r-- 1 mlmiller staff 4378 Mar 20 16:26 _musllinux.py 8 -rw-r--r-- 1 mlmiller staff 1629 Mar 20 16:26 _structures.py 24 -rw-r--r-- 1 mlmiller staff 8496 Mar 20 16:26 markers.py 16 -rw-r--r-- 1 mlmiller staff 4706 Mar 20 16:26 requirements.py 64 -rw-r--r-- 1 mlmiller staff 30964 Mar 20 16:26 specifiers.py 32 -rw-r--r-- 1 mlmiller staff 15710 Mar 20 16:26 tags.py 16 -rw-r--r-- 1 mlmiller staff 4200 Mar 20 16:26 utils.py 32 -rw-r--r-- 1 mlmiller staff 14665 Mar 20 16:26 version.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources/extern: total 8 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 2362 Mar 20 16:26 init.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources/tests: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 6 mlmiller staff 192 Mar 20 16:26 .. 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 data

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources/tests/data: total 0 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 .. 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 my-test-package-source

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/pkg_resources/tests/data/my-test-package-source: total 8 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 . 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 104 Mar 20 16:26 setup.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools: total 1960 0 drwxr-xr-x 41 mlmiller staff 1312 Mar 20 16:26 . 0 drwxr-xr-x 8 mlmiller staff 256 Mar 20 16:26 .. 16 -rw-r--r-- 1 mlmiller staff 7494 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 218 Mar 20 16:26 _deprecation_warning.py 0 drwxr-xr-x 33 mlmiller staff 1056 Mar 20 16:26 _distutils 8 -rw-r--r-- 1 mlmiller staff 2392 Mar 20 16:26 _imp.py 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 _vendor 16 -rw-r--r-- 1 mlmiller staff 7077 Mar 20 16:26 archive_util.py 24 -rw-r--r-- 1 mlmiller staff 10536 Mar 20 16:26 build_meta.py 128 -rw-r--r-- 1 mlmiller staff 65536 Mar 20 16:26 cli-32.exe 152 -rw-r--r-- 1 mlmiller staff 74752 Mar 20 16:26 cli-64.exe 272 -rw-r--r-- 1 mlmiller staff 137216 Mar 20 16:26 cli-arm64.exe 128 -rw-r--r-- 1 mlmiller staff 65536 Mar 20 16:26 cli.exe 0 drwxr-xr-x 27 mlmiller staff 864 Mar 20 16:26 command 48 -rw-r--r-- 1 mlmiller staff 23153 Mar 20 16:26 config.py 8 -rw-r--r-- 1 mlmiller staff 949 Mar 20 16:26 dep_util.py 16 -rw-r--r-- 1 mlmiller staff 5499 Mar 20 16:26 depends.py 88 -rw-r--r-- 1 mlmiller staff 43154 Mar 20 16:26 dist.py 8 -rw-r--r-- 1 mlmiller staff 1555 Mar 20 16:26 errors.py 8 -rw-r--r-- 1 mlmiller staff 1684 Mar 20 16:26 extension.py 0 drwxr-xr-x 3 mlmiller staff 96 Mar 20 16:26 extern 16 -rw-r--r-- 1 mlmiller staff 4873 Mar 20 16:26 glob.py 128 -rw-r--r-- 1 mlmiller staff 65536 Mar 20 16:26 gui-32.exe 152 -rw-r--r-- 1 mlmiller staff 75264 Mar 20 16:26 gui-64.exe 272 -rw-r--r-- 1 mlmiller staff 137728 Mar 20 16:26 gui-arm64.exe 128 -rw-r--r-- 1 mlmiller staff 65536 Mar 20 16:26 gui.exe 8 -rw-r--r-- 1 mlmiller staff 3824 Mar 20 16:26 installer.py 8 -rw-r--r-- 1 mlmiller staff 812 Mar 20 16:26 launch.py 8 -rw-r--r-- 1 mlmiller staff 863 Mar 20 16:26 logging.py 16 -rw-r--r-- 1 mlmiller staff 5217 Mar 20 16:26 monkey.py 104 -rw-r--r-- 1 mlmiller staff 50561 Mar 20 16:26 msvc.py 8 -rw-r--r-- 1 mlmiller staff 3093 Mar 20 16:26 namespaces.py 80 -rw-r--r-- 1 mlmiller staff 40092 Mar 20 16:26 package_index.py 8 -rw-r--r-- 1 mlmiller staff 245 Mar 20 16:26 py34compat.py 32 -rw-r--r-- 1 mlmiller staff 14348 Mar 20 16:26 sandbox.py 8 -rw-r--r-- 1 mlmiller staff 218 Mar 20 16:26 script (dev).tmpl 8 -rw-r--r-- 1 mlmiller staff 138 Mar 20 16:26 script.tmpl 8 -rw-r--r-- 1 mlmiller staff 941 Mar 20 16:26 unicode_utils.py 8 -rw-r--r-- 1 mlmiller staff 144 Mar 20 16:26 version.py 24 -rw-r--r-- 1 mlmiller staff 8288 Mar 20 16:26 wheel.py 8 -rw-r--r-- 1 mlmiller staff 714 Mar 20 16:26 windows_support.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools/_distutils: total 928 0 drwxr-xr-x 33 mlmiller staff 1056 Mar 20 16:26 . 0 drwxr-xr-x 41 mlmiller staff 1312 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 536 Mar 20 16:26 init.py 48 -rw-r--r-- 1 mlmiller staff 20818 Mar 20 16:26 _msvccompiler.py 24 -rw-r--r-- 1 mlmiller staff 8572 Mar 20 16:26 archive_util.py 32 -rw-r--r-- 1 mlmiller staff 14894 Mar 20 16:26 bcppcompiler.py 96 -rw-r--r-- 1 mlmiller staff 47644 Mar 20 16:26 ccompiler.py 40 -rw-r--r-- 1 mlmiller staff 18079 Mar 20 16:26 cmd.py 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 command 16 -rw-r--r-- 1 mlmiller staff 4827 Mar 20 16:26 config.py 24 -rw-r--r-- 1 mlmiller staff 9282 Mar 20 16:26 core.py 32 -rw-r--r-- 1 mlmiller staff 14547 Mar 20 16:26 cygwinccompiler.py 8 -rw-r--r-- 1 mlmiller staff 139 Mar 20 16:26 debug.py 8 -rw-r--r-- 1 mlmiller staff 3491 Mar 20 16:26 dep_util.py 16 -rw-r--r-- 1 mlmiller staff 7778 Mar 20 16:26 dir_util.py 104 -rw-r--r-- 1 mlmiller staff 50421 Mar 20 16:26 dist.py 8 -rw-r--r-- 1 mlmiller staff 3577 Mar 20 16:26 errors.py 24 -rw-r--r-- 1 mlmiller staff 10515 Mar 20 16:26 extension.py 40 -rw-r--r-- 1 mlmiller staff 17784 Mar 20 16:26 fancy_getopt.py 16 -rw-r--r-- 1 mlmiller staff 8148 Mar 20 16:26 file_util.py 32 -rw-r--r-- 1 mlmiller staff 13407 Mar 20 16:26 filelist.py 8 -rw-r--r-- 1 mlmiller staff 1973 Mar 20 16:26 log.py 64 -rw-r--r-- 1 mlmiller staff 30483 Mar 20 16:26 msvc9compiler.py 48 -rw-r--r-- 1 mlmiller staff 23540 Mar 20 16:26 msvccompiler.py 8 -rw-r--r-- 1 mlmiller staff 455 Mar 20 16:26 py35compat.py 8 -rw-r--r-- 1 mlmiller staff 212 Mar 20 16:26 py38compat.py 8 -rw-r--r-- 1 mlmiller staff 3498 Mar 20 16:26 spawn.py 48 -rw-r--r-- 1 mlmiller staff 21103 Mar 20 16:26 sysconfig.py 32 -rw-r--r-- 1 mlmiller staff 12483 Mar 20 16:26 text_file.py 32 -rw-r--r-- 1 mlmiller staff 14538 Mar 20 16:26 unixccompiler.py 48 -rw-r--r-- 1 mlmiller staff 20655 Mar 20 16:26 util.py 32 -rw-r--r-- 1 mlmiller staff 13015 Mar 20 16:26 version.py 16 -rw-r--r-- 1 mlmiller staff 5277 Mar 20 16:26 versionpredicate.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools/_distutils/command: total 608 0 drwxr-xr-x 26 mlmiller staff 832 Mar 20 16:26 . 0 drwxr-xr-x 33 mlmiller staff 1056 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 799 Mar 20 16:26 init.py 16 -rw-r--r-- 1 mlmiller staff 5562 Mar 20 16:26 bdist.py 16 -rw-r--r-- 1 mlmiller staff 4913 Mar 20 16:26 bdist_dumb.py 72 -rw-r--r-- 1 mlmiller staff 35579 Mar 20 16:26 bdist_msi.py 48 -rw-r--r-- 1 mlmiller staff 21537 Mar 20 16:26 bdist_rpm.py 32 -rw-r--r-- 1 mlmiller staff 16030 Mar 20 16:26 bdist_wininst.py 16 -rw-r--r-- 1 mlmiller staff 5773 Mar 20 16:26 build.py 16 -rw-r--r-- 1 mlmiller staff 8022 Mar 20 16:26 build_clib.py 64 -rw-r--r-- 1 mlmiller staff 31612 Mar 20 16:26 build_ext.py 40 -rw-r--r-- 1 mlmiller staff 16495 Mar 20 16:26 build_py.py 16 -rw-r--r-- 1 mlmiller staff 5963 Mar 20 16:26 build_scripts.py 16 -rw-r--r-- 1 mlmiller staff 5637 Mar 20 16:26 check.py 8 -rw-r--r-- 1 mlmiller staff 2776 Mar 20 16:26 clean.py 32 -rw-r--r-- 1 mlmiller staff 13117 Mar 20 16:26 config.py 64 -rw-r--r-- 1 mlmiller staff 30138 Mar 20 16:26 install.py 8 -rw-r--r-- 1 mlmiller staff 2822 Mar 20 16:26 install_data.py 8 -rw-r--r-- 1 mlmiller staff 2753 Mar 20 16:26 install_egg_info.py 8 -rw-r--r-- 1 mlmiller staff 1298 Mar 20 16:26 install_headers.py 24 -rw-r--r-- 1 mlmiller staff 8397 Mar 20 16:26 install_lib.py 8 -rw-r--r-- 1 mlmiller staff 2017 Mar 20 16:26 install_scripts.py 8 -rw-r--r-- 1 mlmiller staff 671 Mar 20 16:26 py37compat.py 24 -rw-r--r-- 1 mlmiller staff 11712 Mar 20 16:26 register.py 40 -rw-r--r-- 1 mlmiller staff 19005 Mar 20 16:26 sdist.py 16 -rw-r--r-- 1 mlmiller staff 7597 Mar 20 16:26 upload.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools/_vendor: total 488 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 . 0 drwxr-xr-x 41 mlmiller staff 1312 Mar 20 16:26 .. 0 -rw-r--r-- 1 mlmiller staff 0 Mar 20 16:26 init.py 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 more_itertools 32 -rw-r--r-- 1 mlmiller staff 15130 Mar 20 16:26 ordered_set.py 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 packaging 456 -rw-r--r-- 1 mlmiller staff 232055 Mar 20 16:26 pyparsing.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools/_vendor/more_itertools: total 272 0 drwxr-xr-x 5 mlmiller staff 160 Mar 20 16:26 . 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 82 Mar 20 16:26 init.py 232 -rw-r--r-- 1 mlmiller staff 117968 Mar 20 16:26 more.py 32 -rw-r--r-- 1 mlmiller staff 16256 Mar 20 16:26 recipes.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools/_vendor/packaging: total 248 0 drwxr-xr-x 13 mlmiller staff 416 Mar 20 16:26 . 0 drwxr-xr-x 7 mlmiller staff 224 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 661 Mar 20 16:26 about.py 8 -rw-r--r-- 1 mlmiller staff 497 Mar 20 16:26 init.py 24 -rw-r--r-- 1 mlmiller staff 11488 Mar 20 16:26 _manylinux.py 16 -rw-r--r-- 1 mlmiller staff 4378 Mar 20 16:26 _musllinux.py 8 -rw-r--r-- 1 mlmiller staff 1629 Mar 20 16:26 _structures.py 24 -rw-r--r-- 1 mlmiller staff 8493 Mar 20 16:26 markers.py 16 -rw-r--r-- 1 mlmiller staff 4700 Mar 20 16:26 requirements.py 64 -rw-r--r-- 1 mlmiller staff 30964 Mar 20 16:26 specifiers.py 32 -rw-r--r-- 1 mlmiller staff 15710 Mar 20 16:26 tags.py 16 -rw-r--r-- 1 mlmiller staff 4200 Mar 20 16:26 utils.py 32 -rw-r--r-- 1 mlmiller staff 14665 Mar 20 16:26 version.py

virtualenv/wheel/3.10/image/1/CopyPipInstall/setuptools-60.2.0-py3-none-any/setuptools/command: total 544 0 drwxr-xr-x 27 mlmiller staff 864 Mar 20 16:26 . 0 drwxr-xr-x 41 mlmiller staff 1312 Mar 20 16:26 .. 8 -rw-r--r-- 1 mlmiller staff 217 Mar 20 16:26 init.py 8 -rw-r--r-- 1 mlmiller staff 2381 Mar 20 16:26 alias.py 40 -rw-r--r-- 1 mlmiller staff 16604 Mar 20 16:26 bdist_egg.py 8 -rw-r--r-- 1 mlmiller staff 1182 Mar 20 16:26 bdist_rpm.py 16 -rw-r--r-- 1 mlmiller staff 4415 Mar 20 16:26 build_clib.py 32 -rw-r--r-- 1 mlmiller staff 13212 Mar 20 16:26 build_ext.py 24 -rw-r--r-- 1 mlmiller staff 8751 Mar 20 16:26 build_py.py 16 -rw-r--r-- 1 mlmiller staff 7012 Mar 20 16:26 develop.py 8 -rw-r--r-- 1 mlmiller staff 960 Mar 20 16:26 dist_info.py 168 -rw-r--r-- 1 mlmiller staff 85791 Mar 20 16:26 easy_install.py 56 -rw-r--r-- 1 mlmiller staff 26126 Mar 20 16:26 egg_info.py 16 -rw-r--r-- 1 mlmiller staff 4906 Mar 20 16:26 install.py 8 -rw-r--r-- 1 mlmiller staff 2203 Mar 20 16:26 install_egg_info.py 8 -rw-r--r-- 1 mlmiller staff 3875 Mar 20 16:26 install_lib.py 8 -rw-r--r-- 1 mlmiller staff 2593 Mar 20 16:26 install_scripts.py 8 -rw-r--r-- 1 mlmiller staff 628 Mar 20 16:26 launcher manifest.xml 16 -rw-r--r-- 1 mlmiller staff 4946 Mar 20 16:26 py36compat.py 8 -rw-r--r-- 1 mlmiller staff 468 Mar 20 16:26 register.py 8 -rw-r--r-- 1 mlmiller staff 2128 Mar 20 16:26 rotate.py 8 -rw-r--r-- 1 mlmiller staff 658 Mar 20 16:26 saveopts.py 16 -rw-r--r-- 1 mlmiller staff 6413 Mar 20 16:26 sdist.py 16 -rw-r--r-- 1 mlmiller staff 5086 Mar 20 16:26 setopt.py 16 -rw-r--r-- 1 mlmiller staff 8088 Mar 20 16:26 test.py

carlosperate commented 2 years ago

It looks like you user has read/write rights to these directoy (as it would be expected). So I think this is more likely an issue with the Mu app not having given rights to this directory. Normally when a macOS app tries to read/write to a directory it doesn't have rights yet, a confirmation window from the OS should pop up. Did you notice any window like this appearing?

You can also go to the "Settings > Security & Privacy > Privacy" and see if Mu has been added to the "Files and Folders" list, and add it if it's not there, or if that doesn't work try the "Full Disk Access".

ntoll commented 2 years ago

Hmm... it's also worth pointing out that running from a DMG is not really a use case we recommend. Rather, it's better to copy Mu into your "Applications" folder (although completely understand this might not be possible on a machine that has been locked down).