kriscross07 / atom-gpp-compiler

An atom package that allows you to compile and run C++ and C within the editor.
https://atom.io/packages/gpp-compiler
80 stars 228 forks source link

Issue running gpp-compiler #372

Open HemanthSai7 opened 3 years ago

HemanthSai7 commented 3 years ago

hello, When I try to run my c++ program it works perfectly. But when i try to run my python program( a simple hello world) it shows an error. And when i uninstalled gpp-compiler the python code worked. Why is this happening.

BUGhunter0907 commented 3 years ago

Hi guys, Every time i tried to run and compile a c++ program in Atom gpp compiler package, but it get an error. i don't understand what the problem is???

Please some body help me to solve this error