aiorpc icon indicating copy to clipboard operation
aiorpc copied to clipboard

ImportError: cannot import name 'RPCServer' from 'aiorpc'

Open yulinfeng000 opened this issue 4 years ago • 0 comments

execute from aioserver import RPCServer cause error

and pycharm cant find RPCServer from source code

here is pycharm warning pycharm cant find RPCServer

my project structure like this image

yulinfeng000 avatar Oct 15 '20 14:10 yulinfeng000