Search Criteria
Package Details: python-notctyparser 23.6.21-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-notctyparser.git (read-only, click to copy) |
|---|---|
| Package Base: | python-notctyparser |
| Description: | A fork and extension of ctyparser. |
| Upstream URL: | https://github.com/mbridak/ctyparser |
| Licenses: | MIT |
| Submitter: | edward-p |
| Maintainer: | edward-p (lilac) |
| Last Packager: | lilac |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-06-06 02:57 (UTC) |
| Last Updated: | 2024-07-18 11:42 (UTC) |
Dependencies (8)
- python
- python-feedparser
- python-lxml
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
edward-p commented on 2024-07-19 16:11 (UTC)
@angelettif
You can use this command to list the files installed
pacman -Ql python-notctyparserTo manually rebuild the package:
angelettif commented on 2024-07-19 15:24 (UTC)
@edward-p Isn't there. how should I rebuild it ?
edward-p commented on 2024-07-18 06:42 (UTC)
@angelettif Is it in
/usr/lib/python3.11/? Then rebuild it with python 3.12 should fix this problem.angelettif commented on 2024-07-15 13:06 (UTC)
It seem it doesn't get installed correctly: Runing not1mm or not1mm-git shows: ModuleNotFoundError: No module named 'notctyparser'
there is no notctyparser folder here: ls /usr/lib/python3.12/site- packages/ | grep not drwxr-xr-x - root 21 May 19:36 annotated_types drwxr-xr-x - root 21 May 19:36 annotated_types-0.7.0.dist-info drwxr-xr-x - root 15 May 14:30 pyinotify-0.9.6-py3.12.egg-info .rw-r--r-- 89k root 13 Apr 11:21 pyinotify.py