Skip to content

PIL missing during installation #10

@Lupin76

Description

@Lupin76

I tried to install pyradar in my laptop with ubuntu 19.04 with

pip install pyradar --user

but I get this error

Could not find a version that satisfies the requirement PIL (from pyradar) (from versions: )
No matching distribution found for PIL (from pyradar)

I tried also installing Pillow

pip install Pillow --user

but it say

Requirement already satisfied: pillow in /usr/lib/python2.7/dist-packages (5.4.1)

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions