polakowo / vectorbt

Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
https://vectorbt.dev
Other
4.18k stars 605 forks source link

import vectorbt will take forever #678

Open maiwending opened 8 months ago

maiwending commented 8 months ago

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 commented 8 months ago

python 3.10.0