-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
>>> print(botocore.__version__)
1.7.48
>>> print(boto3.__version__)
1.4.7
>>> **client = boto3.client('comprehend')**
Traceback (most recent call last):
File "", line 1, in
File "/usr/lo…
-
## Expected Behavior
No errors!
## Actual Behavior
As reported by blog reader "Owen":
> Successfully ran cloud formation template and the client works as expected when typing a question.
…
-
Hi,
When a routing error occurs our logs are getting filled with 4x FATAL errors for each actual Routing error that occurs. These errors are not actually fatal and I don't believe flagging them as …
-
I did do the steps described in README and the project doesn't run.
I create a new project with bellow packages:
```
4.0.0
com.example
demo
0.0.1-SNAPSHOT
jar
demo
Demo proje…
-
> AI - 人工智能;AR - 增强现实;CV - 机器视觉;DL - 深度学习;DM - 数据挖掘;DS - 数据科学;DV - 数据可视化;IOT - 物联网;ML - 机器学习;NLP - 自然语言处理
-
Hey there - I'm updating an old project to rails 5.2 and though I've got all gems seemingly playing nice with each other I'm getting the same 'alias_method_chain' seen in #5339
```
MacBook:batter…
-
I currently have the following file setup on AWS Lambda:
```
challenge
├── handlers.py
├── hello.hy
├── __init__.hy
└── __init__.py
```
handlers.py
```python
import hy
from hello import…
-
Hello,
While programmatically validating the service names and I have ran into namespace discrepancy between boto3 and the AWS API. And few AWS Services also not available.
For example:
boto3 …
-
_Continuing from https://github.com/Miserlou/Zappa/pull/257_..
It looks like flask on zappa is currently unable to log to remote exception loggers/aggregators. I've tried Sentry, Opbeat and Raygun.
…
jayfk updated
6 years ago