smilite icon indicating copy to clipboard operation
smilite copied to clipboard

problems install using pip and setup.py

Open georopon opened this issue 6 years ago • 1 comments

I'm try install smilite and i have this problem:

error: can't copy 'LICENSE.txt': doesn't exist or not a regular file

georopon avatar Apr 26 '19 22:04 georopon

I need to make a new PyPI version some time. Seems like things have changed in the setup.py requirements compared to ~5 years ago :). For now, you can install it directly from GitHub, via

pip install git+https://github.com/rasbt/smilite.git

rasbt avatar Apr 26 '19 23:04 rasbt