Skip to content

AttributeError: module 'site' has no attribute 'getsitepackages' when running p4a create #610

Closed
@MelvIsntNormal

Description

@MelvIsntNormal

Hopefully this is just me doing something wrong.

I created a test project to test building an APK using Python 3.5. I'm running this comand:

p4a create \
        --dist_name=testproject \
        --bootstrap=sdl2 \
        --requirements=sdl2,python3crystax,kivy \
        --android_api=19 \
        --ndk_dir=/home/melvisntnormal/.android/ndk_crystax/

which gives me the above error. Any way to get this working?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions