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
pip install git+https://github.com/santhoshtr/silpa.git
Collecting git+https://github.com/santhoshtr/silpa.git
Cloning https://github.com/santhoshtr/silpa.git to /tmp/pip-vwyIFe-build
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info/silpa.egg-info
writing requirements to pip-egg-info/silpa.egg-info/requires.txt
writing pip-egg-info/silpa.egg-info/PKG-INFO
writing namespace_packages to pip-egg-info/silpa.egg-info/namespace_packages.txt
writing top-level names to pip-egg-info/silpa.egg-info/top_level.txt
writing dependency_links to pip-egg-info/silpa.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/silpa.egg-info/SOURCES.txt'
error: Namespace package problem: silpa is a namespace package, but its init.py does not call declare_namespace()! Please fix it.
(See the setuptools manual under "Namespace Packages" for details.)
I found no file called bootstrap.py in the project repository. Steps to run the project in local should be updated.
The text was updated successfully, but these errors were encountered: