0

cannot import inverse_perpetual from pybit:

from pybit import inverse_perpetual

Exception has occurred: ImportError cannot import name 'inverse_perpetual' from 'pybit'

amirgh
  • 1
  • 1

1 Answers1

0

I had to install NumPy and pandas to resolve this issue

Pop Jon
  • 15
  • 3