Skip to content

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

Open
@hepengfe

Description

@hepengfe

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions