Refer to this, I have restart a new PyBridge and copy Erel's the source code to new project as PyOcrNew.b4j file.
I found that python folder which is in sub object folder is not found ,and I always have to upgrade pip to be version 25.0.1.
After,I have edited some code and run app.I have error.
and I don't know that how to see the original python to bring for using.
P.S.
the link has still be problem
My python.exe is c:\python\python313 directoty
I found that python folder which is in sub object folder is not found ,and I always have to upgrade pip to be version 25.0.1.
After,I have edited some code and run app.I have error.
Server is listening on port: 53500
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
connected
starting PyBridge v0.50
watchdog set to 30 seconds
Connecting to port: 53500
Error occurred on line: 56 (B4XMainPage)
(b4xmainpage.B4XPage_Created) - Python Error (ModuleNotFoundError) - Method: module.import_module: No module named 'markDown2'
and I don't know that how to see the original python to bring for using.
P.S.
the link has still be problem
B4X:
'Open global Python shell - make sure to set the path under Tools - Configure Paths. Do not update the internal package.
'Ctrl + click to open global Python shell: ide://run?File=%B4J_PYTHON%\..\WinPython+Command+Prompt.exe
My python.exe is c:\python\python313 directoty
Attachments
Last edited: