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
{{ message }}
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
pip freeze
):What is wrong?
rajat@rajat-VirtualBox:~/Desktop/sharding-master$ sudo python3 setup.py build
/home/rajat/.local/lib/python3.6/site-packages/setuptools/dist.py:454: UserWarning: Normalizing '0.0.2-alpha.2' to '0.0.2a2'
warnings.warn(tmpl.format(**locals()))
running build
running build_py
INFO:root:Generating grammar tables from /usr/lib/python3.6/lib2to3/Grammar.txt
INFO:root:Generating grammar tables from /usr/lib/python3.6/lib2to3/PatternGrammar.txt
file sharding.py (for module sharding) not found
running egg_info
writing sharding.egg-info/PKG-INFO
writing dependency_links to sharding.egg-info/dependency_links.txt
writing requirements to sharding.egg-info/requires.txt
writing top-level names to sharding.egg-info/top_level.txt
file sharding.py (for module sharding) not found
reading manifest file 'sharding.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'sharding.egg-info/SOURCES.txt'
file sharding.py (for module sharding) not found
The text was updated successfully, but these errors were encountered: