vectorbt icon indicating copy to clipboard operation
vectorbt copied to clipboard

import vectorbt will take forever

Open maiwending opened this issue 2 years ago • 1 comments

I first use pip install -U "vectorbt[full]", which will return an error when installing PyYAML==5.4.1 Then I use pip install -U vectorbt. it will be install successfully. But import vectorbt will take forever.

image

I manually stop the import process.

maiwending avatar Jan 01 '24 19:01 maiwending

python 3.10.0

maiwending avatar Jan 01 '24 19:01 maiwending