Bhaskar Chandra Trivedi
Bhaskar Chandra Trivedi
ModuleNotFoundError Traceback (most recent call last) in ----> 1 from obstacle_tower_env import ObstacleTowerEnv 2 get_ipython().run_line_magic('matplotlib', 'inline') 3 from matplotlib import pyplot as plt ~/obstacle-tower-env/obstacle_tower_env.py in 4 import gym 5 import...
Hi Raj, Aswesome project. This paper talk about recongnization of object after detecting contour.. Do you have idea how to extent this code to detect object.. specially which is inside...
python setup.py build running build running build_py sudo apt-get install -y python-numpy cmake zlib1g-dev libjpeg-dev libboost-all-dev gcc libsdl2-dev wget unzip git [sudo] password for bhaskartrivedi: Reading package lists... Done Building...
All dependencies are installed allrady sudo apt-get install -y python-numpy cmake zlib1g-dev libjpeg-dev libboost-all-dev gcc libsdl2-dev wget unzip git Reading package lists... Done Building dependency tree Reading state information... Done...
python setup.py build running build -- Boost version: 1.65.1 -- Found the following Boost libraries: -- filesystem -- thread -- system -- date_time -- chrono -- regex -- iostreams --...
python setup.py build running build Traceback (most recent call last): File "setup.py", line 88, in include_package_data=True, File "C:\Users\bhask\Anaconda3\envs\tensorflow\lib\site-packages\setuptools\__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "C:\Users\bhask\Anaconda3\envs\tensorflow\lib\distutils\core.py", line 148, in setup...