Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install #77

Open
gabrielmaster123 opened this issue Mar 25, 2022 · 1 comment
Open

Can't install #77

gabrielmaster123 opened this issue Mar 25, 2022 · 1 comment

Comments

@gabrielmaster123
Copy link

gabrielmaster123 commented Mar 25, 2022

[gabriel@GabrielPC gi]$ yay marisa-trie
1 aur/python-marisa-trie 0.7.7-1 (+25 0.12) 
    Static memory-efficient & fast Trie-like structures for Python (based on marisa-trie C++ library)
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
:: Checking for conflicts...
:: Checking for inner conflicts...
[Repo Make:2]  cython-0.29.28-1  python-wheel-0.37.1-1
[Aur:1]  python-marisa-trie-0.7.7-1

==> Remove make dependencies after install? [y/N] 
  1 python-marisa-trie                       (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: PKGBUILD up to date, Skipping (1/0): python-marisa-trie
  1 python-marisa-trie                       (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: (1/1) Parsing SRCINFO: python-marisa-trie

resolving dependencies...
looking for conflicting packages...

Packages (2) cython-0.29.28-1  python-wheel-0.37.1-1

Total Installed Size:  8.23 MiB

:: Proceed with installation? [Y/n] 
(2/2) checking keys in keyring                     [######################] 100%
(2/2) checking package integrity                   [######################] 100%
(2/2) loading package files                        [######################] 100%
(2/2) checking for file conflicts                  [######################] 100%
error: failed to commit transaction (conflicting files)
python-wheel: /usr/bin/wheel exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__init__.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__main__.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/__init__.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/__main__.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/bdist_wheel.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/macosx_libfile.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/metadata.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/pkginfo.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/util.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/__pycache__/wheelfile.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/bdist_wheel.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/__init__.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/__pycache__/__init__.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/__pycache__/convert.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/__pycache__/pack.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/__pycache__/unpack.cpython-310.pyc exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/convert.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/pack.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/cli/unpack.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/macosx_libfile.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/metadata.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/pkginfo.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/util.py exists in filesystem
python-wheel: /usr/lib/python3.10/site-packages/wheel/wheelfile.py exists in filesystem
Errors occurred, no packages were upgraded.
 -> error installing repo packages
@zongpingding
Copy link

see this log:

python-wheel: /usr/bin/wheel exists in filesystem

consider rename it to wheel_backup then install marisa-trie again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants