anufrievroman / freepaths

Monte Carlo simulator of phonon and heat transport in nanostructures
https://anufrievroman.gitbook.io/freepaths
Other
16 stars 4 forks source link

colorama not automatically installed #8

Closed phigas closed 11 months ago

phigas commented 1 year ago

When installing freepaths using pip colorama is not installed automatically so when trying to run a simulation a ModuleNotFoundError is thrown. This is easily fixed by installing colorama manually but is it not possible to have it installed as a dependency?

anufrievroman commented 11 months ago

Thanks, yes, I've added it to the setup.py, will be fixed in the next release.