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

Function "numpy.array" is not valid as a type in python 3.7 #90

Open
hepengfe opened this issue Mar 1, 2022 · 0 comments
Open

Function "numpy.array" is not valid as a type in python 3.7 #90

hepengfe opened this issue Mar 1, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hepengfe
Copy link
Collaborator

hepengfe commented Mar 1, 2022

Describe the bug
Function "numpy.array" is not valid as a type in python 3.7
https://github.com/asyml/forte-wrappers/runs/5368209215?check_suite_focus=true#step:11:14

To Reproduce
use numpy.array as a return type

failed package version: python==3.7, numpy==1.21.5
passed package version: python==3.6, numpy==1.19.5

Expected behavior
It's expected the return type numpy.array is recognized in all versions satisfy requirements.

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
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant