79402001

Date: 2025-01-31 07:12:53
Score: 0.5
Natty:
Report link

Solved. Remove the version which can result in error:

rm -rf /home/debian/strange/lib/python3.11/site-packages/uno

Enter into virtual environment:

cd  strange
source bin/activate

Do as the project work on virtual environment say.

pip install oooenv
oooenv cmd-link -a

Try again:

(strange) debian@debian:~$ python3
Python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import  uno
>>> 
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: showkey