Open ezequielal39 opened 1 year ago
Lo instale con el comando conda y funciona bien
I have the same problem... Kindly inform me if you find the solution
Yup - not seeing it in the source code anywhere. Not sure if it was just renamed to init_ember.py
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