You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the package. I am trying to login using do_login.py but I am encountering the same problem - I get "File "C:\Users\XXXXX\TranskribusPyClient\src\TranskribusPyClient\client.py", line 47, in
from lxml import etree
ImportError: No module named lxml"
Even though the lxml module is installed in my Python environment. What could be the problem?
Thanks
Charlie
The text was updated successfully, but these errors were encountered:
Hi Folks,
Thanks for the package. I am trying to login using do_login.py but I am encountering the same problem - I get "File "C:\Users\XXXXX\TranskribusPyClient\src\TranskribusPyClient\client.py", line 47, in
from lxml import etree
ImportError: No module named lxml"
Even though the lxml module is installed in my Python environment. What could be the problem?
Thanks
Charlie
The text was updated successfully, but these errors were encountered: