Try running the command with strace , this will help to trce which package path it is referring t0.ThanksDeepak T SOn Fri, Aug 4, 2017 at 10:18 AM, Nidhi Gupta <nidhi98gupta gmail com> wrote:Maybe gdbus-codegen, file which is throwing this error is unable to locate codegen. I did sudo -H pip install codegen and terminal said it was already installed in /usr/local/lib/python2.7/dist-packages. And gdbus-codegen is located in/var/lib/flatpak/runtime/org.gnome.Sdk/x86_64/3.24/03c5939ab 67e8ac60a79db544f33bbd24edc858 0e5407900a2b501a969586873/ files/bin Since it is readonly file, I am trying to figure out how to find which path is it looking in for codedgen.Any help?I have attached gdbus-codegen.py for reference.Thank you :)RegardsNidhiOn Fri, Aug 4, 2017 at 8:08 AM, Karthik K <kannankarthik1992 gmail com> wrote:Did you try installing the package "python-codegen"?With RegardsKarthikOn 3 Aug 2017 11:53 p.m., "Nidhi Gupta" <nidhi98gupta gmail com> wrote:______________________________I forgot to mention I am building it Ubuntu-Gnome distro 16.04.On Thu, Aug 3, 2017 at 11:02 PM, Nidhi Gupta <nidhi98gupta gmail com> wrote:Hi,I am Nidhi, BTech 2nd year CS student at DAIICT. I wanted to contribute to GNOME, so I followed newcomers guide and decided to build Calendar App.I followed steps as given but during compilation in Builder ,it is giving error which saysTraceback (most recent call last):File "/bin/gdbus-codegen", line 41, in <module>from codegen import codegen_mainImportError: No module named 'codegen'I am not able to figure how and where to install codegen module.Any help will be very much appreciated.Thank YouRegardsNidhi_________________
newcomers-list mailing list
newcomers-list gnome org
https://mail.gnome.org/mailman/listinfo/newcomers-list
_______________________________________________
newcomers-list mailing list
newcomers-list gnome org
https://mail.gnome.org/mailman/listinfo/newcomers-list