You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "setup.py", line 1, in
from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'
This is the error I have, any assistance will be greatly appreciated. I am using a Jetson nano and I am using the normal nvidia disk image.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "setup.py", line 1, in
from setuptools import setup, find_packages
ModuleNotFoundError: No module named 'setuptools'
This is the error I have, any assistance will be greatly appreciated. I am using a Jetson nano and I am using the normal nvidia disk image.
The text was updated successfully, but these errors were encountered: