Post Reply 
pyILPER 1.8.9
Yesterday, 04:56 PM
Post: #4
RE: pyILPER 1.8.9
Installed exactly the same software version. Did the following:
  • Removed Python 3.12
  • Installed Python 3.11.7 from the Microsoft Store
  • opened a command window and entered the following commands:
Code:

c:
cd \users\achim
python -m venv test
test\scripts\activate --> command prompt changes to (test) c:\Users\achim
python -m pip install --upgrade pip (recommended step)
python -m pip install Pyside6==6.7.3 (force installation of exactly this Qt version)
python -m pip install pyilper
pyilper

Started EMU71:
Code:

RUN PILTERM
PLIST <some textfile> to generic!!! printer (neither HP2225 nor HP82162A!!)

On pyILPER
Select some lines of text in generic!! printer window, right mouse context menu -> Copy

Could paste selected text into MS Word.

I recommend installing pyILPER in a new virtual environment as a test.

Regards
Joachim
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
pyILPER 1.8.9 - Dave Frederickson - Yesterday, 12:34 AM
RE: pyILPER 1.8.9 - jsi - Yesterday, 12:48 PM
RE: pyILPER 1.8.9 - Dave Frederickson - Yesterday, 03:22 PM
RE: pyILPER 1.8.9 - jsi - Yesterday 04:56 PM



User(s) browsing this thread: 2 Guest(s)