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

Numpy version of texar could be updated to 1.21 to support typing #91

Closed
hepengfe opened this issue Mar 1, 2022 · 0 comments · Fixed by #94
Closed

Numpy version of texar could be updated to 1.21 to support typing #91

hepengfe opened this issue Mar 1, 2022 · 0 comments · Fixed by #94
Assignees

Comments

@hepengfe
Copy link
Collaborator

hepengfe commented Mar 1, 2022

Describe the bug

To fix #90, I use numpy.typing.ndarray as return typing, but it's only supported in nunpy==1.21.

https://github.com/asyml/forte-wrappers/runs/5368790872?check_suite_focus=true

To Reproduce
Steps to reproduce the behavior:

  1. Prepare data ...
  2. Run command '....'
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Python and Package verions: [e.g. Python version, Pytorch version]

Additional context
Add any other context about the problem here.

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

Successfully merging a pull request may close this issue.

1 participant