Re: Error while building Calendar App

2017-08-03 Thread Nidhi Gupta
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/03c5939ab67e8ac60a79db544f33bbd24edc8580e5407900a2b501a969586873/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 :)

Regards
Nidhi

On Fri, Aug 4, 2017 at 8:08 AM, Karthik K 
wrote:

> Did you try installing the package "python-codegen"?
>
> With Regards
> Karthik
>
> On 3 Aug 2017 11:53 p.m., "Nidhi Gupta"  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 
> 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 says
>> Traceback (most recent call last):
>>   File "/bin/gdbus-codegen", line 41, in 
>> from codegen import codegen_main
>> ImportError: 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 You
>>
>> Regards
>> Nidhi
>>
>
>
> ___
> newcomers-list mailing list
> newcomers-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/newcomers-list
>
>
>


gdbus-codegen
Description: Binary data
___
newcomers-list mailing list
newcomers-list@gnome.org
https://mail.gnome.org/mailman/listinfo/newcomers-list


Re: Error while building Calendar App

2017-08-03 Thread Nidhi Gupta
I forgot to mention I am building it Ubuntu-Gnome distro 16.04.

On Thu, Aug 3, 2017 at 11:02 PM, Nidhi Gupta  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 says
> Traceback (most recent call last):
>   File "/bin/gdbus-codegen", line 41, in 
> from codegen import codegen_main
> ImportError: 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 You
>
> Regards
> Nidhi
>
___
newcomers-list mailing list
newcomers-list@gnome.org
https://mail.gnome.org/mailman/listinfo/newcomers-list


Error while building Calendar App

2017-08-03 Thread Nidhi Gupta
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 says
Traceback (most recent call last):
  File "/bin/gdbus-codegen", line 41, in 
from codegen import codegen_main
ImportError: 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 You

Regards
Nidhi
___
newcomers-list mailing list
newcomers-list@gnome.org
https://mail.gnome.org/mailman/listinfo/newcomers-list