Вот ошибка:
Package sdl2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/files/storage.py", line 317, in _save
locks.lock(fd, locks.LOCK_EX)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/files/locks.py", line 119, in lock
fcntl.flock(_fd(f), flags)
During handling of the above exception ([Errno 38] Function not implemented), another exception occurred:
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/handlers/exception.py", line 55, in inner
response = get_response(request)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/handlers/base.py", line 197, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/contrib/auth/decorators.py", line 23, in _wrapped_view
return view_func(request, *args, **kwargs)
File "/storage/emulated/0/Download/Django4/BOOKMARKS/bookmarks/images/views.py", line 21, in image_create
new_image = form.save(commit=False)
File "/storage/emulated/0/Download/Django4/BOOKMARKS/bookmarks/images/forms.py", line 35, in save
image.image.save(image_name,
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/db/models/fields/files.py", line 92, in save
self.name = self.storage.save(name, content, max_length=self.field.max_length)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/files/storage.py", line 56, in save
name = self._save(name, content)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/files/storage.py", line 324, in _save
locks.unlock(fd)
File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/files/locks.py", line 125, in unlock
fcntl.flock(_fd(f), fcntl.LOCK_UN)
Exception Type: OSError at /images/create/
Exception Value: [Errno 38] Function not implemented
А exegear скачать нужно ли как?
Если скачать то какой
Понимая идея тупая
Но нормального редактора кода нет знаю про pyDroid3 но он не подходит, хотелось бы лучше
Вот ошибка:
Package sdl2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'sdl2' has no installation candidate