wilko339 / MetaStruct

Python project dedicated to creating an open-source CAD designer using implicit equations.
MIT License
32 stars 4 forks source link

Install issues with mayavi and "conda install igl" #3

Open burhop opened 2 years ago

burhop commented 2 years ago

Hi Toby, I didn't have Ananconda so I had to install that first (this one in particular https://repo.anaconda.com/miniconda/Miniconda3-py39_4.10.3-Windows-x86_64.exe ) .

I've attached a log of the session below (note: WIndows 11 running on Anaconda Powershell)

after that I ran the sphere_example() with no problem

installLog.txt .

wilko339 commented 2 years ago

Yes I've consistently had errors thrown from mayavi when installing, but this doesn't seem to impact the use of mayavi for visualisation. Worth looking into for sure, could be a mayavi thing.

And thanks for the conda change, I must have already added the source on my machine before installing!