Skip to content

Instantly share code, notes, and snippets.

@yurinnick
Created August 29, 2023 20:00
Show Gist options
  • Save yurinnick/9128d68e5f9be9b0b50362122d79346c to your computer and use it in GitHub Desktop.
Save yurinnick/9128d68e5f9be9b0b50362122d79346c to your computer and use it in GitHub Desktop.
Using pip 23.2.1 from /home/yurinnick/Documents/test/.venv/lib64/python3.11/site-packages/pip (python 3.11)
Obtaining file:///home/yurinnick/Documents/test
Running command pip subprocess to install build dependencies
Collecting setuptools
Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/4f/ab/0bcfebdfc3bfa8554b2b2c97a555569c4c1ebc74ea288741ea8326c51906/setuptools-68.1.2-py3-none-any.whl.metadata
Using cached setuptools-68.1.2-py3-none-any.whl.metadata (6.2 kB)
Collecting wheel
Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata
Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB)
Using cached setuptools-68.1.2-py3-none-any.whl (805 kB)
Using cached wheel-0.41.2-py3-none-any.whl (64 kB)
Installing collected packages: wheel, setuptools
Successfully installed setuptools-68.1.2 wheel-0.41.2
Installing build dependencies ... done
Running command Checking if build backend supports build_editable
Checking if build backend supports build_editable ... done
Running command Getting requirements to build editable
running egg_info
writing unicode_bug.egg-info/PKG-INFO
writing dependency_links to unicode_bug.egg-info/dependency_links.txt
writing requirements to unicode_bug.egg-info/requires.txt
writing top-level names to unicode_bug.egg-info/top_level.txt
reading manifest file 'unicode_bug.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'unicode_bug.egg-info/SOURCES.txt'
Getting requirements to build editable ... done
Running command Preparing editable metadata (pyproject.toml)
running dist_info
creating /tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info
writing /tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/PKG-INFO
writing dependency_links to /tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/dependency_links.txt
writing requirements to /tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/requires.txt
writing top-level names to /tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/top_level.txt
writing manifest file '/tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/SOURCES.txt'
reading manifest file '/tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/tmp/pip-modern-metadata-u4y4785z/unicode_bug.egg-info/SOURCES.txt'
creating '/tmp/pip-modern-metadata-u4y4785z/unicode_bug-0.1.0.dist-info'
Preparing editable metadata (pyproject.toml) ... done
Building wheels for collected packages: unicode-bug
Running command Building editable for unicode-bug (pyproject.toml)
running editable_wheel
creating /tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info
writing /tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/PKG-INFO
writing dependency_links to /tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/dependency_links.txt
writing requirements to /tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/requires.txt
writing top-level names to /tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/top_level.txt
writing manifest file '/tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/SOURCES.txt'
reading manifest file '/tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug.egg-info/SOURCES.txt'
creating '/tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug-0.1.0.dist-info'
creating /tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug-0.1.0.dist-info/WHEEL
Editable install will be performed using a meta path finder.
Options like `package-data`, `include/exclude-package-data` or
`packages.find.exclude/include` may have no effect.
adding '__editable___unicode_bug_0_1_0_finder.py'
adding '__editable__.unicode_bug-0.1.0.pth'
creating '/tmp/pip-wheel-hm3zrd0p/.tmp-j7ldahla/unicode_bug-0.1.0-0.editable-py3-none-any.whl' and adding '/tmp/tmpfa52k6zwunicode_bug-0.1.0-0.editable-py3-none-any.whl' to it
adding 'unicode_bug-0.1.0.dist-info/LICENSE'
adding 'unicode_bug-0.1.0.dist-info/METADATA'
adding 'unicode_bug-0.1.0.dist-info/WHEEL'
adding 'unicode_bug-0.1.0.dist-info/top_level.txt'
adding 'unicode_bug-0.1.0.dist-info/RECORD'
/tmp/pip-build-env-0ffjabmw/overlay/lib/python3.11/site-packages/setuptools/command/editable_wheel.py:347: InformationOnly: Editable installation.
!!
********************************************************************************
Please be careful with folders in your working directory with the same
name as your package as they may take precedence during imports.
********************************************************************************
!!
with strategy, WheelFile(wheel_path, "w") as wheel_obj:
Building editable for unicode-bug (pyproject.toml) ... done
Created wheel for unicode-bug: filename=unicode_bug-0.1.0-0.editable-py3-none-any.whl size=2753 sha256=c183c9574ace9eb274ac7f1d81b39d435da1a3ea39e4b077b507368b6a52276c
Stored in directory: /tmp/pip-ephem-wheel-cache-5qqqoryv/wheels/5e/bb/78/14fd4ec013baed754dd266aec43868a061011260e628caafc4
Successfully built unicode-bug
Installing collected packages: unicode-bug
Attempting uninstall: unicode-bug
Found existing installation: unicode-bug 0.1.0
Uninstalling unicode-bug-0.1.0:
Removing file or directory /home/yurinnick/Documents/test/.venv/lib/python3.11/site-packages/__editable__.unicode_bug-0.1.0.pth
Removing file or directory /home/yurinnick/Documents/test/.venv/lib/python3.11/site-packages/__editable___unicode_bug_0_1_0_finder.py
Removing file or directory /home/yurinnick/Documents/test/.venv/lib/python3.11/site-packages/__pycache__/
Removing file or directory /home/yurinnick/Documents/test/.venv/lib/python3.11/site-packages/unicode_bug-0.1.0.dist-info/
Successfully uninstalled unicode-bug-0.1.0
Successfully installed unicode-bug-0.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment