Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build 14 of 5.0.0 on Windows causes broken environment #635

Closed
1 task done
robert-schmidtke opened this issue Dec 16, 2021 · 6 comments
Closed
1 task done

Build 14 of 5.0.0 on Windows causes broken environment #635

robert-schmidtke opened this issue Dec 16, 2021 · 6 comments

Comments

@robert-schmidtke
Copy link

robert-schmidtke commented Dec 16, 2021

Issue:
Build 13 allows aws-sdk-cpp 1.9.120, which causes the following issue when working with awswrangler, for example.

# reproduce_issue.py
import awswrangler
Fatal error condition occurred in D:\bld\aws-c-io_1633633258269\work\source\event_loop.c:74: aws_thread_launch(&cleanup_thread, s_event_loop_destroy_async_thread_fn, el_group, &thread_options) == AWS_OP_SUCCESS
Exiting Application
at 0x7FFFC2BC4380: aws_backtrace_print
at 0x7FFFC2BB3560: aws_fatal_assert
at 0x7FFFBD915F10: aws_event_loop_wait_for_stop_completion
at 0x7FFFC2BC1470: aws_ref_count_release
at 0x7FFFBD913D80: aws_server_bootstrap_set_alpn_callback
at 0x7FFFC2BC1470: aws_ref_count_release
at 0x7FFFBD913760: aws_client_bootstrap_release
at 0x7FFFBD9676F0: Aws::Crt::Io::ClientBootstrap::~ClientBootstrap
at 0x7FFFBDC6EB40: Aws::Utils::Stream::SimpleStreamBuf::xsputn
at 0x7FF836484180: execute_onexit_table
at 0x7FF836484180: execute_onexit_table
at 0x7FF836484180: execute_onexit_table
at 0x7FFFBDC6EB40: Aws::Utils::Stream::SimpleStreamBuf::xsputn
at 0x7FFFBDC6EB40: Aws::Utils::Stream::SimpleStreamBuf::xsputn
at 0x7FF838B89900: RtlActivateActivationContextUnsafeFast
at 0x7FF838BCDA50: LdrShutdownProcess
at 0x7FF838BCD980: RtlExitUserProcess
at 0x7FF838A8E0A0: FatalExit
at 0x7FF8364903E0: exit
at 0x7FF8364903E0: exit
at 0x7FF6ED6E1160: OPENSSL_Applink
at 0x7FF838A87020: BaseThreadInitThunk
at 0x7FF838BC2630: RtlUserThreadStart

Build 14 and above have a dependency on 1.8.186, which resolves this issue. When installing the package, conda stops looking at builds larger than 13, because of the "downgrade" on aws-sdk-cpp. Would you say it makes sense to mark build 13 as broken on conda to circumvent this? I have not checked whether previous builds also allow aws-sdk-cpp 1.9.120, so this would apply to them as well.


Environment (conda list):
$ conda list
# packages in environment at C:\Users\rschmidtke\Miniconda3\envs\test-env:
#
# Name                    Version                   Build  Channel
abseil-cpp                20210324.2           h0e60522_0    conda-forge
appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
arrow-cpp                 5.0.0           py39h47609a0_13_cpu    conda-forge
asn1crypto                1.4.0              pyh9f0ad1d_0    conda-forge
atomicwrites              1.4.0              pyh9f0ad1d_0    conda-forge
attrs                     21.2.0             pyhd8ed1ab_0    conda-forge
aws-c-auth                0.6.4                hd061354_3    conda-forge
aws-c-cal                 0.5.12               h395cb70_2    conda-forge
aws-c-common              0.6.11               h8ffe710_0    conda-forge
aws-c-compression         0.2.14               h82db3a7_2    conda-forge
aws-c-event-stream        0.2.7               he02faa2_24    conda-forge
aws-c-http                0.6.6                h77bbe4a_1    conda-forge
aws-c-io                  0.10.9               h3a8db39_3    conda-forge
aws-c-mqtt                0.7.8                h2f34d13_2    conda-forge
aws-c-s3                  0.1.27               habe44f2_1    conda-forge
aws-checksums             0.1.12               h82db3a7_1    conda-forge
aws-crt-cpp               0.17.1               haf3871f_3    conda-forge
aws-sam-translator        1.42.0             pyhd8ed1ab_0    conda-forge
aws-sdk-cpp               1.9.120              h37b9141_0    conda-forge
aws-xray-sdk              2.9.0              pyhd8ed1ab_0    conda-forge
awswrangler               2.11.0             pyhd8ed1ab_0    conda-forge
beautifulsoup4            4.10.0             pyha770c72_0    conda-forge
boto3                     1.20.24            pyhd8ed1ab_0    conda-forge
botocore                  1.23.24            pyhd8ed1ab_0    conda-forge
brotli                    1.0.9                h8ffe710_6    conda-forge
brotli-bin                1.0.9                h8ffe710_6    conda-forge
brotlipy                  0.7.0           py39hb82d6ee_1003    conda-forge
bzip2                     1.0.8                h8ffe710_4    conda-forge
c-ares                    1.18.1               h8ffe710_0    conda-forge
ca-certificates           2021.10.8            h5b45459_0    conda-forge
certifi                   2021.10.8        py39hcbf5309_1    conda-forge
cffi                      1.15.0           py39h0878f49_0    conda-forge
cfn-lint                  0.56.3             pyhd8ed1ab_0    conda-forge
charset-normalizer        2.0.9              pyhd8ed1ab_0    conda-forge
click                     8.0.3            py39hcbf5309_1    conda-forge
colorama                  0.4.4              pyh9f0ad1d_0    conda-forge
cryptography              36.0.0           py39h7bc7c5c_0    conda-forge
cycler                    0.11.0             pyhd8ed1ab_0    conda-forge
dataclasses               0.8                pyhc8e2a94_3    conda-forge
docker-py                 5.0.3            py39hcbf5309_2    conda-forge
docker-pycreds            0.4.0                      py_0    conda-forge
ecdsa                     0.17.0             pyhd8ed1ab_0    conda-forge
et_xmlfile                1.0.1                   py_1001    conda-forge
flask                     2.0.2              pyhd8ed1ab_0    conda-forge
flask_cors                3.0.10             pyhd3deb0d_0    conda-forge
fonttools                 4.28.3           py39hb82d6ee_0    conda-forge
freetype                  2.10.4               h546665d_1    conda-forge
future                    0.18.2           py39hcbf5309_4    conda-forge
gflags                    2.2.2             ha925a31_1004    conda-forge
glog                      0.5.0                h4797de2_0    conda-forge
grpc-cpp                  1.41.1               ha2fd154_2    conda-forge
idna                      3.1                pyhd3deb0d_0    conda-forge
importlib-metadata        4.8.2            py39hcbf5309_0    conda-forge
importlib_metadata        4.8.2                hd8ed1ab_0    conda-forge
importlib_resources       3.3.1              pyhd8ed1ab_1    conda-forge
iniconfig                 1.1.1              pyh9f0ad1d_0    conda-forge
intel-openmp              2021.4.0          h57928b3_3556    conda-forge
itsdangerous              2.0.1              pyhd8ed1ab_0    conda-forge
jbig                      2.1               h8d14728_2003    conda-forge
jinja2                    3.0.3              pyhd8ed1ab_0    conda-forge
jmespath                  0.10.0             pyh9f0ad1d_0    conda-forge
jpeg                      9d                   h8ffe710_0    conda-forge
jschema-to-python         1.2.3              pyhd8ed1ab_0    conda-forge
jsondiff                  1.3.0              pyhd8ed1ab_0    conda-forge
jsonpatch                 1.32               pyhd8ed1ab_0    conda-forge
jsonpickle                2.0.0              pyhd8ed1ab_0    conda-forge
jsonpointer               2.0                        py_0    conda-forge
jsonschema                3.2.0              pyhd8ed1ab_3    conda-forge
junit-xml                 1.9                pyh9f0ad1d_0    conda-forge
kiwisolver                1.3.2            py39h2e07f2f_1    conda-forge
krb5                      1.19.2               h20d022d_3    conda-forge
lcms2                     2.12                 h2a16943_0    conda-forge
lerc                      3.0                  h0e60522_0    conda-forge
libblas                   3.9.0              12_win64_mkl    conda-forge
libbrotlicommon           1.0.9                h8ffe710_6    conda-forge
libbrotlidec              1.0.9                h8ffe710_6    conda-forge
libbrotlienc              1.0.9                h8ffe710_6    conda-forge
libcblas                  3.9.0              12_win64_mkl    conda-forge
libcurl                   7.80.0               h789b8ee_1    conda-forge
libdeflate                1.8                  h8ffe710_0    conda-forge
libiconv                  1.16                 he774522_0    conda-forge
liblapack                 3.9.0              12_win64_mkl    conda-forge
libpng                    1.6.37               h1d00b33_2    conda-forge
libprotobuf               3.18.1               h7755175_0    conda-forge
libssh2                   1.10.0               h680486a_2    conda-forge
libthrift                 0.15.0               h636ae23_1    conda-forge
libtiff                   4.3.0                hd413186_2    conda-forge
libutf8proc               2.6.1                hcb41399_0    conda-forge
libxml2                   2.9.12               hf5bbc77_1    conda-forge
libxslt                   1.1.33               h65864e5_3    conda-forge
libzlib                   1.2.11            h8ffe710_1013    conda-forge
lxml                      4.7.1            py39h4fd7cdf_0    conda-forge
lz4-c                     1.9.3                h8ffe710_1    conda-forge
m2w64-gcc-libgfortran     5.3.0                         6    conda-forge
m2w64-gcc-libs            5.3.0                         7    conda-forge
m2w64-gcc-libs-core       5.3.0                         7    conda-forge
m2w64-gmp                 6.1.0                         2    conda-forge
m2w64-libwinpthread-git   5.0.0.4634.697f757               2    conda-forge
markupsafe                2.0.1            py39hb82d6ee_1    conda-forge
matplotlib-base           3.5.1            py39h581301d_0    conda-forge
mkl                       2021.4.0           h0e2418a_729    conda-forge
more-itertools            8.12.0             pyhd8ed1ab_0    conda-forge
moto                      2.2.19             pyhd8ed1ab_0    conda-forge
msys2-conda-epoch         20160418                      1    conda-forge
munkres                   1.1.4              pyh9f0ad1d_0    conda-forge
networkx                  2.6.3              pyhd8ed1ab_1    conda-forge
numpy                     1.21.4           py39h6635163_0    conda-forge
olefile                   0.46               pyh9f0ad1d_1    conda-forge
openjpeg                  2.4.0                hb211442_1    conda-forge
openpyxl                  3.0.9              pyhd8ed1ab_0    conda-forge
openssl                   1.1.1l               h8ffe710_0    conda-forge
packaging                 21.3               pyhd8ed1ab_0    conda-forge
pandas                    1.3.5            py39h2e25243_0    conda-forge
parquet-cpp               1.5.1                         2    conda-forge
pbr                       5.8.0              pyhd8ed1ab_1    conda-forge
pg8000                    1.21.3             pyhd8ed1ab_0    conda-forge
pillow                    8.4.0            py39h916092e_0    conda-forge
pip                       21.3.1             pyhd8ed1ab_0    conda-forge
pluggy                    1.0.0            py39hcbf5309_2    conda-forge
py                        1.11.0             pyh6c4a22f_0    conda-forge
pyarrow                   5.0.0           py39ha05331a_13_cpu    conda-forge
pyasn1                    0.4.8                      py_0    conda-forge
pycparser                 2.21               pyhd8ed1ab_0    conda-forge
pymysql                   1.0.2              pyhd8ed1ab_0    conda-forge
pyopenssl                 21.0.0             pyhd8ed1ab_0    conda-forge
pyparsing                 3.0.6              pyhd8ed1ab_0    conda-forge
pyrsistent                0.18.0           py39hb82d6ee_0    conda-forge
pysocks                   1.7.1            py39hcbf5309_4    conda-forge
pytest                    6.2.5            py39hcbf5309_1    conda-forge
python                    3.9.7           h7840368_3_cpython    conda-forge
python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
python-jose               3.3.0              pyh6c4a22f_1    conda-forge
python_abi                3.9                      2_cp39    conda-forge
pytz                      2021.3             pyhd8ed1ab_0    conda-forge
pywin32                   302              py39hb82d6ee_2    conda-forge
pyyaml                    6.0              py39hb82d6ee_3    conda-forge
re2                       2021.11.01           h0e60522_0    conda-forge
redshift_connector        2.0.902            pyhd8ed1ab_0    conda-forge
requests                  2.26.0             pyhd8ed1ab_1    conda-forge
responses                 0.16.0             pyhd8ed1ab_0    conda-forge
rsa                       4.8                pyhd8ed1ab_0    conda-forge
s3transfer                0.5.0              pyhd8ed1ab_0    conda-forge
sarif-om                  1.0.4              pyhd8ed1ab_0    conda-forge
scipy                     1.7.3            py39hc0c34ad_0    conda-forge
scramp                    1.4.1              pyhd8ed1ab_0    conda-forge
setuptools                59.6.0           py39hcbf5309_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
snappy                    1.1.8                ha925a31_3    conda-forge
soupsieve                 2.3.1              pyhd8ed1ab_0    conda-forge
sqlite                    3.37.0               h8ffe710_0    conda-forge
sshpubkeys                3.1.0                      py_0    conda-forge
tbb                       2021.4.0             h2d74725_1    conda-forge
tk                        8.6.11               h8ffe710_1    conda-forge
toml                      0.10.2             pyhd8ed1ab_0    conda-forge
tzdata                    2021e                he74cb21_0    conda-forge
ucrt                      10.0.20348.0         h57928b3_0    conda-forge
urllib3                   1.26.7             pyhd8ed1ab_0    conda-forge
vc                        14.2                 hb210afc_5    conda-forge
vs2015_runtime            14.29.30037          h902a5da_5    conda-forge
websocket-client          1.2.3              pyhd8ed1ab_0    conda-forge
werkzeug                  2.0.1              pyhd8ed1ab_0    conda-forge
wheel                     0.37.0             pyhd8ed1ab_1    conda-forge
win_inet_pton             1.1.0            py39hcbf5309_3    conda-forge
wrapt                     1.13.3           py39hb82d6ee_1    conda-forge
xmltodict                 0.12.0                     py_0    conda-forge
xz                        5.2.5                h62dcd97_1    conda-forge
yaml                      0.2.5                he774522_0    conda-forge
zipp                      3.6.0              pyhd8ed1ab_0    conda-forge
zlib                      1.2.11            h8ffe710_1013    conda-forge
zstd                      1.5.0                h6255e5f_0    conda-forge

Details about conda and system ( conda info ):
$ conda info
active environment : test-env
active env location : C:\Users\rschmidtke\Miniconda3\envs\test-env
      shell level : 1
 user config file : C:\Users\rschmidtke\.condarc
populated config files : C:\Users\rschmidtke\.condarc
    conda version : 4.11.0
conda-build version : not installed
   python version : 3.9.7.final.0
 virtual packages : __cuda=11.4=0
                    __win=0=0
                    __archspec=1=x86_64
 base environment : C:\Users\rschmidtke\Miniconda3  (writable)
conda av data dir : C:\Users\rschmidtke\Miniconda3\etc\conda
conda av metadata url : None
     channel URLs : https://conda.anaconda.org/conda-forge/win-64
                    https://conda.anaconda.org/conda-forge/noarch
                    https://repo.anaconda.com/pkgs/main/win-64
                    https://repo.anaconda.com/pkgs/main/noarch
                    https://repo.anaconda.com/pkgs/r/win-64
                    https://repo.anaconda.com/pkgs/r/noarch
                    https://repo.anaconda.com/pkgs/msys2/win-64
                    https://repo.anaconda.com/pkgs/msys2/noarch
    package cache : C:\Users\rschmidtke\Miniconda3\pkgs
                    C:\Users\rschmidtke\.conda\pkgs
                    C:\Users\rschmidtke\AppData\Local\conda\conda\pkgs
 envs directories : C:\Users\rschmidtke\Miniconda3\envs
                    C:\Users\rschmidtke\.conda\envs
                    C:\Users\rschmidtke\AppData\Local\conda\conda\envs
         platform : win-64
       user-agent : conda/4.11.0 requests/2.26.0 CPython/3.9.7 Windows/10 Windows/10.0.19044
    administrator : False
       netrc file : None
     offline mode : False
@robert-schmidtke
Copy link
Author

It seems the constraint for Windows was added here: #602
So potentially several builds before that would be affected.

@robert-schmidtke
Copy link
Author

robert-schmidtke commented Jan 4, 2022

Likely caused by aws/aws-sdk-cpp#1809, see https://issues.apache.org/jira/browse/ARROW-15141.

The question remains about marking previous builds as broken. Unfortunately, there are situations where conda settles for an earlier build due to the versioning scheme which reuses major, minor and patch components. That way, later builds (of, say 5.0.0) are not picked up properly, as they would downgrade the aws-sdk-cpp dependency. I believe that if those builds were marked broken (the ones depending on aws-sdk-cpp 1.9.120), then conda would properly skip them and resolve to the latest arrow-cpp build.

@xhochy
Copy link
Member

xhochy commented Jan 4, 2022

Yes, please mark them as broken. I don't have to make a PR to admin-requests this week but would be happy to merge one.

@h-vetinari
Copy link
Member

The builds since then have all been pinning aws-sdk-cpp 1.8.*; as of #875 we're now back to 1.9.x - would appreciate if you could test whether the issue still persists, @robert-schmidtke!

I'll leave this issue open for a couple more days, but after that I'll close it.

@robert-schmidtke
Copy link
Author

Hey @h-vetinari, thanks for following up! I gave it a go and looks resolved to me!

For the record:


Environment (conda list):
(awswrangler218) PS C:\Users\RSchmidtke> conda list
# packages in environment at C:\Users\RSchmidtke\Miniconda3\envs\awswrangler218:
#
# Name                    Version                   Build  Channel
aenum                     2.2.6              pyhd3deb0d_0    conda-forge
aiohttp                   3.8.1            py39hb82d6ee_1    conda-forge
aiosignal                 1.3.1              pyhd8ed1ab_0    conda-forge
arrow-cpp                 10.0.1           h9c18f36_1_cpu    conda-forge
asn1crypto                1.5.1              pyhd8ed1ab_0    conda-forge
async-timeout             4.0.2              pyhd8ed1ab_0    conda-forge
attrs                     22.1.0             pyh71513ae_1    conda-forge
aws-c-auth                0.6.21               h1ab79aa_0    conda-forge
aws-c-cal                 0.5.20               h4b5e85a_3    conda-forge
aws-c-common              0.8.5                hcfcfb64_0    conda-forge
aws-c-compression         0.2.16               h3dc32ea_0    conda-forge
aws-c-event-stream        0.2.15              hd4acc35_11    conda-forge
aws-c-http                0.6.27               h844ee93_3    conda-forge
aws-c-io                  0.13.11              hea55e33_1    conda-forge
aws-c-mqtt                0.7.13               h9ca50f7_9    conda-forge
aws-c-s3                  0.1.51              hcdbbf7e_14    conda-forge
aws-c-sdkutils            0.1.7                h3dc32ea_0    conda-forge
aws-checksums             0.1.13               h3dc32ea_5    conda-forge
aws-crt-cpp               0.18.16              h1fe7f79_1    conda-forge
aws-sdk-cpp               1.9.379              h2768dcf_5    conda-forge
awswrangler               2.18.0             pyhd8ed1ab_0    conda-forge
backoff                   2.2.1              pyhd8ed1ab_0    conda-forge
beautifulsoup4            4.11.1             pyha770c72_0    conda-forge
boto3                     1.26.22            pyhd8ed1ab_0    conda-forge
botocore                  1.29.22            pyhd8ed1ab_0    conda-forge
brotlipy                  0.7.0           py39ha55989b_1005    conda-forge
bzip2                     1.0.8                h8ffe710_4    conda-forge
c-ares                    1.18.1               h8ffe710_0    conda-forge
ca-certificates           2022.9.24            h5b45459_0    conda-forge
certifi                   2022.9.24          pyhd8ed1ab_0    conda-forge
cffi                      1.15.1           py39h68f70e3_2    conda-forge
charset-normalizer        2.0.12             pyhd8ed1ab_0    conda-forge
cryptography              38.0.4           py39hb6bd5e6_0    conda-forge
decorator                 5.1.1              pyhd8ed1ab_0    conda-forge
et_xmlfile                1.0.1                   py_1001    conda-forge
frozenlist                1.3.3            py39ha55989b_0    conda-forge
gflags                    2.2.2             ha925a31_1004    conda-forge
glog                      0.6.0                h4797de2_0    conda-forge
gremlinpython             3.5.2              pyhd8ed1ab_0    conda-forge
idna                      3.4                pyhd8ed1ab_0    conda-forge
importlib-metadata        5.1.0              pyha770c72_0    conda-forge
intel-openmp              2022.2.1         h57928b3_19741    conda-forge
isodate                   0.6.1              pyhd8ed1ab_0    conda-forge
jmespath                  1.0.1              pyhd8ed1ab_0    conda-forge
jsonpath-ng               1.5.3              pyhd8ed1ab_0    conda-forge
krb5                      1.19.3               hc8ab02b_0    conda-forge
libabseil                 20220623.0      cxx17_h1a56200_5    conda-forge
libarrow                  10.0.1           h11499f1_1_cpu    conda-forge
libblas                   3.9.0              16_win64_mkl    conda-forge
libbrotlicommon           1.0.9                hcfcfb64_8    conda-forge
libbrotlidec              1.0.9                hcfcfb64_8    conda-forge
libbrotlienc              1.0.9                hcfcfb64_8    conda-forge
libcblas                  3.9.0              16_win64_mkl    conda-forge
libcrc32c                 1.1.2                h0e60522_0    conda-forge
libcurl                   7.86.0               heaf79c2_1    conda-forge
libffi                    3.4.2                h8ffe710_5    conda-forge
libgoogle-cloud           2.5.0                hbd02b2f_0    conda-forge
libgrpc                   1.49.1               h6a6baca_1    conda-forge
libiconv                  1.17                 h8ffe710_0    conda-forge
liblapack                 3.9.0              16_win64_mkl    conda-forge
libprotobuf               3.21.10              h12be248_0    conda-forge
libsqlite                 3.40.0               hcfcfb64_0    conda-forge
libssh2                   1.10.0               h9a1e1f7_3    conda-forge
libthrift                 0.16.0               h9ce19ad_2    conda-forge
libutf8proc               2.8.0                h82a8f57_0    conda-forge
libxml2                   2.10.3               hc3477c8_0    conda-forge
libxslt                   1.1.37               h0192164_0    conda-forge
libzlib                   1.2.13               hcfcfb64_4    conda-forge
lxml                      4.9.1            py39h0942119_1    conda-forge
lz4-c                     1.9.3                h8ffe710_1    conda-forge
mkl                       2022.1.0           h6a75c08_874    conda-forge
multidict                 6.0.2            py39ha55989b_2    conda-forge
nest-asyncio              1.5.6              pyhd8ed1ab_0    conda-forge
numpy                     1.23.5           py39hbccbffa_0    conda-forge
openpyxl                  3.0.10           py39ha55989b_2    conda-forge
opensearch-py             2.0.1              pyhd8ed1ab_0    conda-forge
openssl                   3.0.7                hcfcfb64_1    conda-forge
packaging                 21.3               pyhd8ed1ab_0    conda-forge
pandas                    1.5.1            py39h2ba5b7c_1    conda-forge
parquet-cpp               1.5.1                         2    conda-forge
pg8000                    1.29.3             pyhd8ed1ab_0    conda-forge
pip                       22.3.1             pyhd8ed1ab_0    conda-forge
ply                       3.11                       py_1    conda-forge
progressbar2              4.2.0              pyhd8ed1ab_0    conda-forge
pyarrow                   10.0.1          py39hafeb24e_1_cpu    conda-forge
pycparser                 2.21               pyhd8ed1ab_0    conda-forge
pymysql                   1.0.2              pyhd8ed1ab_0    conda-forge
pyopenssl                 22.1.0             pyhd8ed1ab_0    conda-forge
pyparsing                 3.0.9              pyhd8ed1ab_0    conda-forge
pysocks                   1.7.1              pyh0701188_6    conda-forge
python                    3.9.15          h4de0772_0_cpython    conda-forge
python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
python-utils              3.4.5              pyhd8ed1ab_0    conda-forge
python_abi                3.9                      3_cp39    conda-forge
pytz                      2022.1             pyhd8ed1ab_0    conda-forge
re2                       2022.06.01           h0e60522_1    conda-forge
redshift_connector        2.0.908            pyhd8ed1ab_0    conda-forge
requests                  2.28.0             pyhd8ed1ab_1    conda-forge
requests-aws4auth         1.1.1              pyhd8ed1ab_0    conda-forge
s3transfer                0.6.0              pyhd8ed1ab_0    conda-forge
scramp                    1.4.4              pyhd8ed1ab_0    conda-forge
setuptools                65.5.1             pyhd8ed1ab_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
snappy                    1.1.9                hfb803bf_2    conda-forge
soupsieve                 2.3.2.post1        pyhd8ed1ab_0    conda-forge
tbb                       2021.7.0             h91493d7_0    conda-forge
tk                        8.6.12               h8ffe710_0    conda-forge
typing-extensions         4.4.0                hd8ed1ab_0    conda-forge
typing_extensions         4.4.0              pyha770c72_0    conda-forge
tzdata                    2022g                h191b570_0    conda-forge
ucrt                      10.0.22621.0         h57928b3_0    conda-forge
urllib3                   1.26.13            pyhd8ed1ab_0    conda-forge
vc                        14.3                 h3d8a991_9    conda-forge
vs2015_runtime            14.32.31332          h1d6e394_9    conda-forge
wheel                     0.38.4             pyhd8ed1ab_0    conda-forge
win_inet_pton             1.1.0              pyhd8ed1ab_6    conda-forge
xz                        5.2.6                h8d14728_0    conda-forge
yarl                      1.8.1            py39ha55989b_0    conda-forge
zipp                      3.11.0             pyhd8ed1ab_0    conda-forge
zlib                      1.2.13               hcfcfb64_4    conda-forge
zstd                      1.5.2                h7755175_4    conda-forge

Details about conda and system ( conda info ):
(awswrangler218) PS C:\Users\RSchmidtke> conda info

     active environment : awswrangler218
    active env location : C:\Users\RSchmidtke\Miniconda3\envs\awswrangler218
            shell level : 1
       user config file : C:\Users\RSchmidtke\.condarc
 populated config files : C:\Users\RSchmidtke\.condarc
          conda version : 22.9.0
    conda-build version : 3.23.2
         python version : 3.9.15.final.0
       virtual packages : __win=0=0
                          __archspec=1=x86_64
       base environment : C:\Users\RSchmidtke\Miniconda3  (writable)
      conda av data dir : C:\Users\RSchmidtke\Miniconda3\etc\conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/win-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/win-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/win-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/msys2/win-64
                          https://repo.anaconda.com/pkgs/msys2/noarch
          package cache : C:\Users\RSchmidtke\Miniconda3\pkgs
                          C:\Users\RSchmidtke\.conda\pkgs
                          C:\Users\RSchmidtke\AppData\Local\conda\conda\pkgs
       envs directories : C:\Users\RSchmidtke\Miniconda3\envs
                          C:\Users\RSchmidtke\.conda\envs
                          C:\Users\RSchmidtke\AppData\Local\conda\conda\envs
               platform : win-64
             user-agent : conda/22.9.0 requests/2.28.1 CPython/3.9.15 Windows/10 Windows/10.0.19045 solver/libmamba conda-libmamba-solver/22.8.1 libmambapy/1.1.0
          administrator : False
             netrc file : None
           offline mode : False

@h-vetinari
Copy link
Member

Seems I never got around to saying thanks for testing here @robert-schmidtke - better late than never, I hope 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants