Sergi Blanco-Cuaresma
Sergi Blanco-Cuaresma
If anybody else is facing the same problem and do not want to modify `dataclasses-avroschema`, you can create a `inflect.py` file and import it before of importing anything from `dataclasses-avroschema`...
That would be awesome, but I'm afraid the code would require first some major refactoring. Hopefully one day we get to have the resources needed for that!
Not sure if this user-reported problem is an export or data problem actually @aaccomazzi @golnazads
FYI, we had this problem in the past and it was addressed by this PR #1433.
Hi @nagarajvernekar30! I may not fully understand your question. In the GUI, when you synthesize a spectrum, a resolution is requested. Similarly, in the example.py, the example that synthesizes a...
The current HEAD 3fcf5c9039de97f6ff5528ee4a9dce903c5979b3 does not work with modern dependencies. This PR makes ImageBind usable again for me (hopefully it will get merged), thanks @ahmedsaed!