Closed ParthSwaroop closed 6 months ago
@ParthSwaroop Hello there. It looks like you are trying to install this on Windows. I have no experience and I am suspicious that much of this software stack will not work on Windows, since we only routinely run it on Linux and Unix systems. I'm afraid I won't be much help here, especially since it appears to be an internal anaconda issue.
I see. Thanks Michael for your response :) I'll look for alternatives.
Hi,
I'm actually trying to install LIM1TR: Lithium-Ion Modeling with 1-D Thermal Runaway model. The prerequisite for this is to install spitfire.
I'm following the spitfire documentation suggested for anaconda.
I have installed python 3.11.7.
I'm only a beginner user in python, so please pardon me if I get the terminologies wrong or if don't understand what you suggest :). I will try to explain the issue to the best of my abilities.
These were the steps I followed :
1) first install the libmamba environment solver -> this was not completed. It is also trying to access Visual Studio 2) I created a virtual environment with the same name "spenv" 3) I cloned the conda package from base to spenv 4) Out of packages mentioned below, it does not have compliers setuptools and cython inbuilt.
So when I try to install compilers, this is error message I get :
I believe the package is not install correctly. Can you help with this error?