StevenGrove / vtpack

code base for vision transformers
Apache License 2.0
34 stars 3 forks source link

ERROR: from vtpack import _C #1

Closed Corleone-Huang closed 2 years ago

Corleone-Huang commented 2 years ago

ImportError: cannot import name '_C' from 'vtpack'

where is the _C in the vtpack?

StevenGrove commented 1 year ago

You need follow the instructions at https://github.com/StevenGrove/vtpack#build-from-source to build the project.