So im trying to install this python module from github but it doesent have any setup.py so im wondering how else it can be installed im using python 3.6.4
-
It's a single file. Just put it wherever you want and import it.Jim Stewart– Jim Stewart2018-01-14 14:31:19 +00:00Commented Jan 14, 2018 at 14:31
-
do i need to add a path or something?milo217– milo2172018-01-14 14:32:06 +00:00Commented Jan 14, 2018 at 14:32
-
3Possible duplicate of How to install Python module without setup.py?Thierry Lathuille– Thierry Lathuille2018-01-14 14:40:14 +00:00Commented Jan 14, 2018 at 14:40
Add a comment
|