aws-samples / aws-samples/amazon-textract-code-samples

Build Error on the .Net Version

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
449
Forks
262
PR merge metrics
No merged PRs in 30d

Description

I get the dollowing error when trying to view an invoice as a table.(dotnet run --tables)
![image](https://user-images.githubusercontent.com/107709475/196161369-e504fe2e-5913-4c6a-8e5a-0e7f953b65ce.png)

Error in Table.cs
![image](https://user-images.githubusercontent.com/107709475/196161219-03a8c147-25b8-42a4-8320-390de5923e8b.png)

Contributor guide

Open the contributing guide

Research direction

Start by running `dotnet run --tables` in the .NET sample and inspect the reported error in `Table.cs`. Compare the failing path with the invoice-table output and relevant project build configuration. Done means the .NET version builds and the command displays an invoice as a table without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.