python - PyCharm: Unresolved reference -
i using pycharm , got following red warnings in from ... import ...
. didn't ask me install requirement. why happening , how rid of red thing. thanks!
does code run? if not, want install pyspark
, add python environment. otherwise, if code run , want remove red inspection warning, try adding pyspark
list of unresolved references
want ignore in file | settings | inspections - python - unresolved references. taken reference: pycharm - resollving references
Comments
Post a Comment