8000 Define minimal Python version · Issue #23 · Photon-AI-Research/InSituML · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Define minimal Python version #23
Open
@elcorto

Description

@elcorto

Reported by @nih23 using py3.8 with fe2e088

(nfphasing) bash-4.2$ python3.8 simple_train.py 
no convergence control active, we use max_epoch
Traceback (most recent call last):
  File "simple_train.py", line 41, in <module>
    from insituml.toy_data import generate
  File "/home/hoffma83/Code/InSituML/src/insituml/toy_data/generate.py", line 54, in <module>
    ) -> tuple[T.Tensor, T.Tensor]:
TypeError: 'type' object is not subscriptable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0