Open kinsonlam opened 6 years ago
after install findatapy, i still can't run the line "from findatapy.market import Market, MarketDataRequest, MarketDataGenerator"
It means findatapy is not on your Python path
i found the 'findatapy' path under my Python path, but dunno why it can't load up inside my jupyter notebook or PyCharm as well.
after install findatapy, i still can't run the line "from findatapy.market import Market, MarketDataRequest, MarketDataGenerator"