pythonsus

Results 9 issues of pythonsus
trafficstars

from chatterbot import ChatBot chatbot = ChatBot( 'My Weather Bot', logic_adapters=[ 'chatterbot_weather.WeatherLogicAdapter' ] ) output is: TypeError: __init__() takes 1 positional argument but 2 were given

## Summary (include Python version) from iexfinance import get_historical_data ### Date/time of issue 12,23,2021 ### Expected behavior nothing ### Actual behavior ImportError: cannot import name 'get_historical_data' from 'iexfinance' (/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/iexfinance/__init__.py) python3.7

**Versions** * Python : 3.9.9 * MacOS version :12.4 monterey * XCode Version :13.4 * Cython version :0.29.17 **Describe the bug** ImportError: dynamic module does not define module export function...

awaiting-reply

**Is your feature request related to a problem? Please describe.** Torch module does not work on kivy-ios **Describe the solution you'd like** I want the torch module to work **Describe...

feature request

**Is your feature request related to a problem? Please describe.** Scipy errors out on kivy-ios **Describe the solution you'd like** I want scipy to work **Describe alternatives you've considered** none...

feature request

**Is your feature request related to a problem? Please describe.** Whisper module alaways returning error when running **Describe the solution you'd like** Whisper to work on kivy-ios **Describe alternatives you've...

feature request

i want a pandas recipe in ios because android already has it

feature request

How could I the change prediction video to my raspberry pi webcam's video?(I have a rstp stream if required)