vectorbt
vectorbt copied to clipboard
import vectorbt will take forever
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.
I manually stop the import process.
python 3.10.0