Ask questions, troubleshoot issues, and learn from professionals about using Python packages in Excel, using the beta Python/Excel integration. We have exciting plans already underway to steadily build on and enhance Python packages in Excel. We appreciate your honest feedback! Let us know:
What amazing project are you working on?
What’s working or not working for you?
Is something unexpected happening?
Did you find a bug?
Did you find something cool?
Do you have a Python feature, content, or package request?
If you haven’t used it yet, you can install the Anaconda Toolbox Excel Add-In by searching “AnacondaToolbox” from the Add-Ins button on the Home tab of the ribbon. You’ll then see a “Code” button in the Anaconda button group on the Formulas tab of the ribbon.
In there, you can customize your environment with Pyscript-compatible libraries. Since Trimesh is pure-Python, it can be added without problem.
If you do install it and try it out, I’d be very interested in seeing what kinds of things you’re able to do with Trimesh and Anaconda Code!
Please let me know if you need any help. The documentation for Anaconda Code is here.