ma haidong

Results 6 comments of ma haidong

none of this two working for me. fail too

![bug-2](https://raw.githubusercontent.com/mahaidong/bugs-report/master/Screen%20Shot%202018-09-26%20at%209.29.36%20PM.png)

I found this issue also. It can be solved by following: you should `import builtin` or `from buildin import *` ``` import p5 import builtins def setup(): p5.size(640, 360) p5.no_stroke()...

also sovle this : OpenGl_Windows::CreateWindow: window visual is incom… … …plete: no depth buffer, no stencil buffer

> @mahaidong have you solved this issue? I am meeting the same error. thanks @ennauata mention about it. I got to this far :) https://github.com/mahaidong/housegan/blob/master/variation_bbs_with_target_graph_segments_suppl.py The code can run ,...

> On my side, it works, but it still complains. > > I have `pylance` enabled, and it complains on the import line that there's no module source, but autocomplete...