Skip to content

pip installation not possible with python 3.8 - no wheel file #39

Description

@cassfalg

I've tried to install pptk on Arch Linux via pip.

$ pip search pptk
pptk (0.1.0)  - A Python package for facilitating point cloud processing.
$ pip install pptk
ERROR: Could not find a version that satisfies the requirement pptk (from versions: none)
ERROR: No matching distribution found for pptk
$ python --version
Python 3.8.2
$ pip --version
pip 20.0.2 from /usr/lib/python3.8/site-packages/pip (python 3.8)

I suspect this might be because https://pypi.org/project/pptk/#files does not list a wheel file for python 3.8?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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