Danny Page
Results
2
comments of
Danny Page
I ran into a similar issue with etree with Python 3.10. Installing Python 3.8.13, creating the virtual environment, and running through the installation resolved it for me.
Thanks for all the examples. It helped me realize how to fulfill my use case - two entities making a trade and capturing that in a join table, as there...