Ben Golder
Ben Golder
We've been using Rails 5 and recently upgraded to Rails 6. We have not seen any issues with horizontal spacing. We found this gem because we were looking for a...
Just wanted to add that I came here looking for an example and can't find one. I would also like to see an example somewhere prominent in the documentation.
Just reflecting that there seems to be two levels of need here: 1. Demonstrative, detailed data sets as part of the user documentation (aimed at existing users, for testing, or...
Hey look the json_schemer author added a PR! I'm particularly excited about using these two things immediately after it gets merged: - translation of the json schema validation errors -...
This issue is really important for me. Currently, if I have a script that uses any external libraries, it's problematic to hand my script to another user. They would have...
Hi Giulio, I meant .py packages and modules. But .dlls would be similarly useful. I usually can get everything I need out between python modules and the .NET SDK. But...
I've used networkx with RhinoPython before, so this was not previously a problem. I tested with multiple previous versions of networkx. All give the same error. Therefore this `_getframe` error...
It looks like the the BezierCurve Class needs to be updated in RhinoCommon first. For now I'll use polyline approximation.
@jokimaki I think that would be ideal. @rtfarte you are already invited as a member of LibrePDF, so if you are interested in doing that, I can remove my fork...
I think this is most relevant to new users and to people who want to create and share plugins. new users, who are trying to use some neat python library...