Search Criteria
Package Details: conan 2.28.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/conan.git (read-only, click to copy) |
|---|---|
| Package Base: | conan |
| Description: | A distributed, open source, C/C++ package manager. |
| Upstream URL: | https://conan.io |
| Keywords: | conan |
| Licenses: | MIT |
| Conflicts: | conan1 |
| Submitter: | suridaj |
| Maintainer: | jkl |
| Last Packager: | jkl |
| Votes: | 78 |
| Popularity: | 0.81 |
| First Submitted: | 2016-08-21 01:35 (UTC) |
| Last Updated: | 2026-05-09 18:55 (UTC) |
Dependencies (14)
- python-colorama (python-colorama-gitAUR)
- python-dateutil (python-dateutil-gitAUR)
- python-distro
- python-fasteners (python-fasteners-gitAUR)
- python-jinja
- python-patch-ng
- python-requests
- python-urllib3
- python-yaml (python-yaml-gitAUR)
- patch (patch-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (14)
- audacity-local-git (make)
- audacium (make)
- behaviortree-cpp-git (make)
- cmake-init-git (optional)
- curse_downloader_qt (make)
- kth-node (make)
- libarcus-git (make)
- openstudioapplication (make)
- python-endstone-git (make)
- python-tensorrt-llm (make)
- redisearch (make)
- rigsofrods-git (make)
- sfptool (make)
- ue4cli-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 14 Next › Last »
suridaj commented on 2023-08-13 10:37 (UTC) (edited on 2023-08-13 10:39 (UTC) by suridaj)
@Petkr, thank you for reporting this. Do you have a traceback? I am going to try to reproduce this import error in a clean environment.
Petkr commented on 2023-08-13 09:21 (UTC)
I get
ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directoryI think a dependency on sqlite should be added.
jhunkeler commented on 2023-07-23 12:53 (UTC)
suridaj commented on 2022-07-23 09:16 (UTC)
python-pyjwt has been updated. Conan 1.50 can be installed now.
suridaj commented on 2022-07-08 21:35 (UTC)
Conan 1.50.0 depends on python-pyjwt>=2.4.0.
Current version of python-pyjwt is 2.2.0.
Until python-pyjwt is updated, we cannot safely upgrade Conan to 1.50.0 and above.
suridaj commented on 2022-04-27 13:51 (UTC)
@FabioLolix: thank you for the suggestion, from now on the source file is renamed as $pkgname-$pkgver.
FabioLolix commented on 2022-04-24 12:17 (UTC)
You're welcome to rename the source as $pkgname-$pkgver
raeste commented on 2022-01-05 05:01 (UTC)
Thanks for the hint with the python version in .local and /usr. I removed the packages from the .local folder and after that the installation was successfull =)
carlosal1015 commented on 2022-01-04 17:03 (UTC) (edited on 2022-01-04 17:04 (UTC) by carlosal1015)
I do not have any error
Please could you please upload the logs.
Usually, mixing python versions
~/.local/lib/python3.10with/usr/lib/python3.10could generate errors.raeste commented on 2022-01-04 16:41 (UTC) (edited on 2022-01-04 16:54 (UTC) by raeste)
I tried to build the current version of conan but i got an error:
File "/home/kev/.local/lib/python3.10/site-packages/setuptools/command/build_py.py", line 127, in build_package_data srcfile in self.distribution.convert_2to3_doctests): AttributeError: 'Distribution' object has no attribute 'convert_2to3_doctests'
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 14 Next › Last »