issues Search Results · repo:pyscripter/python4delphi language:Pascal
Filter by
337 results
(54 ms)337 results
inpyscripter/python4delphi (press backspace or delete to remove)Hi, I am still working with your code and FreePascal. It works fine, but the problems appear with custom variants. I was
playing with Demo30 , the software crashed with an EVariantBadVarTypeError . I tried ...
LucaBertoncini
- 5
- Opened 4 days ago
- #498
Hi, today I started experimenting with your amazing library. I am using FreePascal version 3.3.1 and this is my OS:
Linux Mint21 5.15.0-136-generic.
This is a simple test I did.
program TestPython1; ...
Fixed
LucaBertoncini
- 1
- Opened 5 days ago
- #497
Hi, When I want install P4D on Lazarus, but I have this error Error : Procedure or Function expected on threadvar.
(l.2939, PythonEngine.pas) What must I do ? Its a dependency ? Thx
Image
MetaBlue2000
- 1
- Opened 12 days ago
- #496
This was caused by the changes to use Py_InitializeFromConfig in ConfgigPEP587 (which is misspelled). This change was
made as part of commit 6afe08111fe099609a445e8b6346e0c03bdf9c18
Upon trying to initialize ...
fjames003
- 4
- Opened on Mar 7
- #495
Hello, I have discovered that the declarations of PPyDescrObject and its descendants are not aligned with the current
state of descrobject.h in Python 3.3+. The structure was extended in commit
https://github.com/python/cpython/commit/9d57481f043cb9b94bfc45c1ee041415d915cf8a ...
Fixed
jokusoftware
- 2
- Opened on Jan 7
- #493
I used your component for UniGUI and it worked fine for a while, probably, but after I installed Delphi 12, the program
stopped working and gave an error I created a component like the VCL component for ...
mdavodnia
- 12
- Opened on Dec 27, 2024
- #492
Hi I m using the Delphi XE2 compiler and python4delphi crashes with any example from the demo =(
2024-12-07_220134
I am use Python from https://github.com/adang1345/PythonWin7/tree/master Python 3.13.1 ...
Uefi1
- 6
- Opened on Dec 7, 2024
- #490
Gentlemen forgive me, I use Lazarus IDE, but I didn t get a response on the Lazarus Forum and Github AlexTP. I would be
very grateful for your help. The error is: ImportError:
/usr/lib/python3.11/lib-dynload/_contextvars.cpython-311-x86_64-linux-gnu.so: ...
arirod
- Opened on Dec 3, 2024
- #489
The pattern
PyErr_SetObject(PyExc_TypeError^, PyUnicodeFromString(
Format(rs_ErrInvalidArgs,
[ CreateComponent , rs_InvalidClass])));
is used in WrapDelphi and elsewhere. The problem ...
Fixed
pyscripter
- Opened on Sep 23, 2024
- #485
import numpy as np
import cv2
As long as the above two libraries are introduced, an error will be reported: Floating point division by zero
CodeNightOwl
- 1
- Opened on Aug 23, 2024
- #484

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.