<nexus6>
hey folks, i constantly get this error when I compile different packages in rust (required by some other python package like maturin, pydantic, qdrant, and more) "equal = equal && (self.0.domainname == other.0.domainname);" where domainname is an unknown field. What am I missing?
<coolcoder613>
Maturin finsihed compiling, only took 73 minutes
<coolcoder613>
I think I've gotten maturin working...
<OscarL>
Seems I have missed those message from Begasus back then about maturin. Would have replied the same tough... "Wish you good luck with it!" :-P
<OscarL>
if you're asking about maturin, coolcoder613, I'm afraid I haven't even heard of it, sorry.
<coolcoder613>
Anyone here know how to install maturin on Haiku?
2024-07-29
<Begasus>
one for you OscarL when you are back ? maturin (running pip install doesn't fine it, have to use "setarch x86" to be able to start the installation/build but errors out) :)