Preston Tamkin
Preston Tamkin
Hi @ashconnell. My team at Amazon has worked on this port. It is currently available for Sumerian customers: https://docs.aws.amazon.com/sumerian/latest/userguide/entities-physics.html I have been sitting on the code for a bit, waiting...
I've commented on your PR comments, thanks for taking a look! For your question: just put it to good use and let me know when you do :).
Looks like the model classes can define _meta_table with the result of a DescribeTable call and thus avoid this call at runtime: https://github.com/pynamodb/PynamoDB/blob/master/pynamodb/models.py#L1251
Hi Krithick. How are you importing and using this package? The package itself is built using webpack, but we do/should not require that applications that use this package use webpack.
Sorry you're having problems rrjgithub. What error messages do you see in your browser's javascript console when you open these demos?
Thanks for taking a look at this @ashconnell! 1. Hm, this seems like a PhysX-wide issue unrelated to this change. There is only a handful of lines of Python in...
@krithick Please try the recently released version v2.0.4. This should resolve the original `HOSTS_VERSION` issue.
Looks like there is lots of interest in this feature. What can the community to do help it land?
An idea for a workaround: you could add this ip address to your hosts file and give it a fake DNS name. Then use this name in your app
Thanks for the bug report. I will need the HAR file to further debug this. Could you attach it here?