NFJones / pipoe

Generate python bitbake recipes!
MIT License
20 stars 22 forks source link

pipoe utils in python 3 #18

Open felipeMan opened 2 years ago

felipeMan commented 2 years ago

I´m try to create the bb file for utils 1.0.1, https://pypi.org/project/utils/#modal-close

when run the command: pipoe -p utils --python python3

The following info is shown:

Gathering info: utils Failed to translate license: Please enter a valid license name:

I´m enter : LGPLv3+

the following message is show:

[ERROR] Failed to gather utils (No sdist package can be found.) Generating recipes:

PREFERRED_VERSIONS are available in: ./python3-versions.inc

(I'm Sorry if mistake any step)

OliverGorman commented 2 years ago

I get a similar error message when trying to do this for the rpyc package: pipoe -p rpyc --python python3

Gathering info: rpyc [ERROR] Failed to gather rpyc (No sdist package can be found.) Generating recipes:

PREFERRED_VERSIONS are available in: ./python-versions.inc