Skip to content

No module named 'numpy' #19

@dsme94

Description

@dsme94

➜ PyGeoIpMap git:(master) ✗ sudo pip3 install -r requirements.txt
Collecting https://github.com/matplotlib/basemap/archive/v1.0.7rel.tar.gz (from -r requirements.txt (line 3))
Downloading https://github.com/matplotlib/basemap/archive/v1.0.7rel.tar.gz
| 164.3MB 16.0MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-req-build-gni68bkb/setup.py", line 1, in
import sys, glob, os, numpy, subprocess
ImportError: No module named 'numpy'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-gni68bkb/

I think this will be sorted by moving numpy to one of the first packages to be installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions