Search found 7 matches

by badrelmers
16.12.2025 21:59
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

for Linux: it is not easy and I don't think even I can get/install it. in portable python for Linux we need libpython*.so file. tools like 'uv' don't install .so file, AFAIK. how? i always used portable python in linux few years ago, there is dozens of ways to get one, for example you can directly ...
by badrelmers
16.12.2025 02:08
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

ah ok, I think having pylib__linux is good enough, one can easily download a portable python and use it with pylib__linux in this special cases.
by badrelmers
14.12.2025 20:25
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

how Cud will know that it must use downgraded Py 3.12 on system with option "pylib__linux": ...... (here is path to Py 3.14)? does Cud need to change option "pylib__linux" to downgraded Py 3.12? what if downgraded Py 3.12 don't have the .so (library) file? oh! I did not know abo...
by badrelmers
14.12.2025 19:38
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

Random Void User Sorry, I do not know why I did not see your message when I posted my previous message! maybe I did not refresh. github teached me to become lazy because it auto refresh the new messages without needing a new page refresh, i did not participate in forums for more than 15 years lol Do...
by badrelmers
14.12.2025 07:49
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

I started working on upgrading the LSP plugin to use pydantic v2 and support python 3.14, I hope it will be ready soon if God wills.
by badrelmers
13.12.2025 22:00
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

I lack a GitHub account and won't contract with Microsoft. So here I'll close by correcting these GitHub remarks: Ok, no problem, but forgive me if i do not see the next answers or forgot about this thread, i will have to remember that there is a thread and check from time to time if God wills. So ...
by badrelmers
13.12.2025 19:03
Forum: General - CudaText
Topic: Pydantic Breaks Again Python 3.14.2
Replies: 31
Views: 1191

Re: Pydantic Breaks Again Python 3.14.2

Random Void User please use https://github.com/CudaText-addons/cuda_lsp to open or discuss problems with this plugin there is already an open issue for your problem here https://github.com/CudaText-addons/cuda_lsp/issues/217 , so lets continue the discussion their, i will not answer here so we can u...