aiorpc
aiorpc copied to clipboard
ImportError: cannot import name 'RPCServer' from 'aiorpc'
execute from aioserver import RPCServer
cause error
and pycharm cant find RPCServer from source code
here is pycharm warning
my project structure like this