Fred Newtz (frnewtz) wrote:
Has anyone used PyGUI with Pycharm? I installed PyGUI in my virtualenv and no matter what I do it is not available in Pycharm as an importable module.
That's strange. Are you sure it's installed properly? Can you import it into a Python interactive session? -- Greg _______________________________________________ Pygui mailing list [email protected] https://mail.python.org/mailman/listinfo/pygui
