IDEs not playing nice

Some IDEs may throw errors saying that the PYNDatabase class does not have the attribute you requested. Technically, they're not wrong, as it hasn't been created yet. In PyCharm, the fix is simple: enter the context actions menu, and select "Mark all unresolved attributes of PYNDatabase as ignored." as shown in the image below:

Pycharm fix


Revision #1
Created 27 July 2021 00:27:47 by jvadair
Updated 27 September 2021 02:52:23 by jvadair