~alpine/users

1

APKBUILD python error no setup.py file

Details
Message ID
<20200513200624.ea68f9974d40a0c1bdd4680a@gmail.com>
DKIM signature
missing
Download raw message
Hello,
I'm trying to build my first alpine pkg, trelby. I set up the dir with newapkbuild -y (since trelby is written in python).
However, when I run abuild, I get the following error: 
python3: can't open file 'setup.py': [Errno 2] No such file or directory
I have checked, and setup.py is there in the decompressed file /home/user/trelby/scr/trelby
what am I doing wrong?
-- 
amc252 <amc252@gmail.com>
Details
Message ID
<20200514033834.4fccf522@enterprise>
In-Reply-To
<20200513200624.ea68f9974d40a0c1bdd4680a@gmail.com> (view parent)
DKIM signature
missing
Download raw message
On Wed, 13 May 2020 20:06:24 -0700
amc252 <amc252@gmail.com> wrote:

> Hello,
> I'm trying to build my first alpine pkg, trelby. I set up the dir
> with newapkbuild -y (since trelby is written in python). However,
> when I run abuild, I get the following error: python3: can't open
> file 'setup.py': [Errno 2] No such file or directory I have checked,
> and setup.py is there in the decompressed file
> /home/user/trelby/scr/trelby what am I doing wrong?

Hello,

Please post the APKBUILD itself so we can get a full picture.

Regards
Leo
Reply to thread Export thread (mbox)