BFM_to_FLAME icon indicating copy to clipboard operation
BFM_to_FLAME copied to clipboard

Update `requirements.txt`

Open CamiloMartinezM opened this issue 8 months ago • 0 comments

Consider updating the requirements in the README. Those listed there are giving some nasty errors like: ImportError: No module named 'setuptools.build_meta', No module named 'distutils.util' ...but distutils is installed?.

I added the requirements.txt that finally worked for me with a virtualenv with Python 3.10.16.

CamiloMartinezM avatar Mar 10 '25 16:03 CamiloMartinezM