python - Cannot add external libraries with PyCharm -


i'm trying add external libraries project in pycharm using the

pycharm > preferences... > project interpreter > python interpreters -> cog on upper right hand side -> click on + icon in project interpreters dialog

in resulting screen, add paths external libraries i'd include in project, , added list of paths in dialog, when expand external libraries entry in project window, paths added not shown.

i tried going through contents of .idea folder identify references external libraries kept using .idea folder of colleague couldn't figure out related settings file.

how can external libraries added phcharm in case?


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -