Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831833 - dev-python/pyproj-3.3.0 - ModuleNotFoundError: No module named pyproj._network
Summary: dev-python/pyproj-3.3.0 - ModuleNotFoundError: No module named pyproj._network
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 822354
  Show dependency tree
 
Reported: 2022-01-22 16:07 UTC by Toralf Förster
Modified: 2022-01-22 16:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2022-01-22 16:07 UTC, Toralf Förster
Details
dev-python:pyproj-3.3.0:20220122-151525.log (dev-python:pyproj-3.3.0:20220122-151525.log,16.57 KB, text/plain)
2022-01-22 16:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,161.66 KB, text/plain)
2022-01-22 16:07 UTC, Toralf Förster
Details
environment (environment,121.10 KB, text/plain)
2022-01-22 16:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.31 KB, application/x-bzip)
2022-01-22 16:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.94 KB, application/x-bzip)
2022-01-22 16:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-01-22 16:07:48 UTC
  File "/var/tmp/portage/dev-python/pyproj-3.3.0/work/pyproj-3.3.0/pyproj/__init__.py", line 49, in <module>
    import pyproj.network
  File "/var/tmp/portage/dev-python/pyproj-3.3.0/work/pyproj-3.3.0/pyproj/network.py", line 10, in <module>
    from pyproj._network import (  # noqa: F401 pylint: disable=unused-import
ModuleNotFoundError: No module named 'pyproj._network'

 * ERROR: dev-python/pyproj-3.3.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220120-111626

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit cb4ce2df2e1840215fdad32eb51673ed754ff099
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 22 14:06:53 2022 +0000

    2022-01-22 14:06:52 UTC

emerge -qpvO dev-python/pyproj
[ebuild  N    ] dev-python/pyproj-3.3.0  USE="doc -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-22 16:07:49 UTC
Created attachment 763263 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-22 16:07:50 UTC
Created attachment 763264 [details]
dev-python:pyproj-3.3.0:20220122-151525.log
Comment 3 Toralf Förster gentoo-dev 2022-01-22 16:07:51 UTC
Created attachment 763265 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-22 16:07:53 UTC
Created attachment 763266 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-22 16:07:55 UTC
Created attachment 763267 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-22 16:07:56 UTC
Created attachment 763268 [details]
temp.tar.bz2