irrationaljared
MModular
•Created by irrationaljared on 10/23/2023 in #questions
Does this error mean that this python library can not be used in Mojo?
Is it expected that this channel might provide more support or should I inquire elsewhere?
10 replies
MModular
•Created by irrationaljared on 10/23/2023 in #questions
Does this error mean that this python library can not be used in Mojo?
Unfortunately this produces the same error:
Error:
10 replies
MModular
•Created by irrationaljared on 10/23/2023 in #questions
Does this error mean that this python library can not be used in Mojo?
Did you mean in the mojo environment? This all works in Python and yes, in python if you call
from lxml import etree
it works fine10 replies
MModular
•Created by irrationaljared on 10/23/2023 in #questions
Does this error mean that this python library can not be used in Mojo?
This code is already Mojo specific, but the python equivalent (as best I can tell) does work:
https://colab.research.google.com/drive/1KdgI3Q-BFjNckUJYca_YUXMKwmznbyDr?usp=sharing
10 replies