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

Installation is failing with build error #16

Open
hemanth3636 opened this issue Jul 17, 2023 · 0 comments
Open

Installation is failing with build error #16

hemanth3636 opened this issue Jul 17, 2023 · 0 comments

Comments

@hemanth3636
Copy link

hemanth3636 commented Jul 17, 2023

Hi @mtgbmcode, We're running the Python install command of lightbgmmt on Jupyter Notebooks and is failing with below error message, could you please assist?

!python /home/tiger/mtgbmcode_unzipped/mtgbmcode-main/python-package/setup.py install

running install
/opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
setuptools.SetuptoolsDeprecationWarning,
INFO:LightGBM:Starting to compile the library.
INFO:LightGBM:Starting to compile with CMake.
running build
running install_egg_info
running egg_info
writing lightgbmmt.egg-info/PKG-INFO
writing dependency_links to lightgbmmt.egg-info/dependency_links.txt
writing requirements to lightgbmmt.egg-info/requires.txt
writing top-level names to lightgbmmt.egg-info/top_level.txt
reading manifest file 'lightgbmmt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'build'
warning: no files found matching '.txt'
warning: no files found matching '.py' under directory 'lightgbm'
warning: no files found matching '.txt' under directory 'lightgbm'
warning: no files found matching '.so' under directory 'lightgbm'
warning: no files found matching '.dll' under directory 'compile/Release'
warning: no files found matching '' under directory 'compile/compute'
warning: no files found matching '.dll' under directory 'compile/windows/x64/DLL'
warning: no previously-included files matching '.py[co]' found anywhere in distribution
writing manifest file 'lightgbmmt.egg-info/SOURCES.txt'
removing '/opt/conda/lib/python3.7/site-packages/lightgbmmt-2.3.2-py3.7.egg-info' (and everything under it)
Copying lightgbmmt.egg-info to /opt/conda/lib/python3.7/site-packages/lightgbmmt-2.3.2-py3.7.egg-info
running install_scripts

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

1 participant