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
The train_ember.py file is not installed
I can't continue the process because I can't train ember_dataset_2018_2.tar.bz2 because it is missing
train_ember.py
Does anyone know why it won't install?
The data that is installed:
C:\enber>python setup.py install
running install
running bdist_egg
running egg_info
writing ember.egg-info\PKG-INFO
writing dependency_links to ember.egg-info\dependency_links.txt
writing top-level names to ember.egg-info\top_level.txt
reading manifest file 'ember.egg-info\SOURCES.txt'
writing manifest file 'ember.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\ember
copying build\lib\ember\features.py -> build\bdist.win-amd64\egg\ember
copying build\lib\ember_init_.py -> build\bdist.win-amd64\egg\ember
byte-compiling build\bdist.win-amd64\egg\ember\features.py to features.cpython-36.pyc
byte-compiling build\bdist.win-amd64\egg\ember_init_.py to init.cpython-36.pyc
creating build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist\ember-0.1.0-py3.6.egg' and adding 'build\bdist.win-amd64\egg' to it
removing 'build\bdist.win-amd64\egg' (and everything under it)
Processing ember-0.1.0-py3.6.egg
Removing c:\users\mabel\appdata\local\programs\python\python36\lib\site-packages\ember-0.1.0-py3.6.egg
Copying ember-0.1.0-py3.6.egg to c:\users\mabel\appdata\local\programs\python\python36\lib\site-packages
ember 0.1.0 is already the active version in easy-install.pth
Hello I am using python 3.6.8
I follow the installation procedure
pip install -r requirements.txt
python setup.py install
The train_ember.py file is not installed
I can't continue the process because I can't train ember_dataset_2018_2.tar.bz2 because it is missing
train_ember.py
Does anyone know why it won't install?
The data that is installed:
C:\enber>python setup.py install
running install
running bdist_egg
running egg_info
writing ember.egg-info\PKG-INFO
writing dependency_links to ember.egg-info\dependency_links.txt
writing top-level names to ember.egg-info\top_level.txt
reading manifest file 'ember.egg-info\SOURCES.txt'
writing manifest file 'ember.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\ember
copying build\lib\ember\features.py -> build\bdist.win-amd64\egg\ember
copying build\lib\ember_init_.py -> build\bdist.win-amd64\egg\ember
byte-compiling build\bdist.win-amd64\egg\ember\features.py to features.cpython-36.pyc
byte-compiling build\bdist.win-amd64\egg\ember_init_.py to init.cpython-36.pyc
creating build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\PKG-INFO -> build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\SOURCES.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\dependency_links.txt -> build\bdist.win-amd64\egg\EGG-INFO
copying ember.egg-info\top_level.txt -> build\bdist.win-amd64\egg\EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist\ember-0.1.0-py3.6.egg' and adding 'build\bdist.win-amd64\egg' to it
removing 'build\bdist.win-amd64\egg' (and everything under it)
Processing ember-0.1.0-py3.6.egg
Removing c:\users\mabel\appdata\local\programs\python\python36\lib\site-packages\ember-0.1.0-py3.6.egg
Copying ember-0.1.0-py3.6.egg to c:\users\mabel\appdata\local\programs\python\python36\lib\site-packages
ember 0.1.0 is already the active version in easy-install.pth
03/01/2023 08:14
.03/01/2023 08:14 ..
03/01/2023 08:14 build
03/01/2023 08:14 dist
03/01/2023 08:04 442 Dockerfile
03/01/2023 08:04 ember
03/01/2023 17:23 ember.egg-info
03/01/2023 08:04 226 LICENSE.txt
03/01/2023 08:04 licenses
03/01/2023 08:04 malconv
03/01/2023 08:04 7.534 README.md
03/01/2023 08:04 91 requirements.txt
03/01/2023 08:04 94 requirements_conda.txt
03/01/2023 08:04 78 requirements_notebook.txt
03/01/2023 08:04 resources
03/01/2023 08:04 scripts
03/01/2023 08:04 503 setup.py
7 archivos 8.968 bytes
The text was updated successfully, but these errors were encountered: