Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The train_ember.py file is not installed #95

Open
ezequielal39 opened this issue Jan 4, 2023 · 3 comments
Open

The train_ember.py file is not installed #95

ezequielal39 opened this issue Jan 4, 2023 · 3 comments

Comments

@ezequielal39
Copy link

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

@ezequielal39
Copy link
Author

ezequielal39 commented Jan 12, 2023

Lo instale con el comando conda y funciona bien

@Salma1795
Copy link

I have the same problem... Kindly inform me if you find the solution

@srao-cipher
Copy link

Yup - not seeing it in the source code anywhere. Not sure if it was just renamed to init_ember.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants