-
Hi,
I tried to install deepdrive on Windows but after all packages have been setup the installation fails with this error message:
Install failed, fix issues below and rerun install.py
Traceback …
-
The `langchain_aws` package, in particular the `ChatBedrockConverse` class, has no standard python logging in it. This means visibility into issues is pretty dramatically reduced, and one has to eithe…
-
# Issue
[Old school boto](https://github.com/boto/boto) expects a session token to be stored as a value of `aws_security_token` in `~/.aws/credentials`
[Boto3](https://github.com/boto/boto3) stores …
-
Per customers request [here](https://github.com/boto/botocore/issues/1348) to use `stderr` for prompts, will SDks team consider to standardize credential_process outputs across implementations and not…
-
Hi i'm trying git annex with glacier archiving but unfortunately I get an strange `UnicodeDecodeError` when trying to archive a file. First I thought it's related to #16, but even if I rename the file…
-
```
What steps will reproduce the problem?
1. Cannot find S3RegionInfo in the source
2. AWS supports S3 region and endpoint
3. boto.sdb has SDBRegionInfo and boto.ec2 has EC2RegionInfo
What is the ex…
-
```
What steps will reproduce the problem?
1. open a key for reading a very large object
2. close it
3. watch Key.close block for a very long time, and eventually OOM the server as
the entire object …
-
WAL-E depends on the boto module for AWS API interfacing. However, the boto project now carries this warning:
Boto3, the next version of Boto, is now stable and recommended for general use. It can b…
-
```
pychecker (http://pychecker.sourceforge.net/) is a great tool for finding
problems in python code. However, it's value drops if there is lots of
noise (i.e. many problems reported).
As a user of …
-
Right now if anyone wants to install the swift driver, they also require boto on their system. I know that this is a required package for the s3 driver which is built-in, but is there a way this can b…