-
Notifications
You must be signed in to change notification settings - Fork 9
Description
This is not an issue on your end im sure as Im a noob with python. the tool looks great.
when i try run the command from the directory i get this error (im on linux mint by the way)
:~/houdini17.0/scripts/python/Houdini_Image_Browser-master/_install$ pip install --target=%USERPROFILE%\Documents\houdini17.0\python2.7libs -r requirements.txt
Collecting scandir (from -r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/16/2a/557af1181e6b4e30254d5a6163b18f5053791ca66e251e77ab08887e8fe3/scandir-1.9.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named setuptools
----------------------------------------
:~/houdini17.0/scripts/python/Houdini_Image_Browser-master/_install$ scandir/
not sure if the command should be different for linux?