[Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-19 Thread Dahui Jiang
Hi all: I'm try to build a python rpm from source python3.5.1, and I use the spec file in the source tree. But the building is not success as print the following error: *** running build running build_ext error: [Errno 2] No such file or directory: 'Modu

Re: [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file

2017-01-21 Thread Dahui Jiang
SPEC file of fedora is open source, how about redhat's, how could I get it? Regards Dahui -Original Message- From: Charalampos Stratakis [mailto:cstra...@redhat.com] Sent: Friday, January 20, 2017 2:40 To: Dahui Jiang Cc: python-dev@python.org Subject: Re: [Python-Dev] Have problem