
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
pip install -e fails on version 50: command class <class 'setuptools.command.egg_info.egg_info'> must subclass Command Β· Issue #2355 Β· pypa/setuptools
Description:
> pip install -e . ERROR: Command errored out with exit status 1: command: /Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/bin/python3.6 -c 'import sys, setuptools, tokenize; sys.argv[0...
Website Age:
17 years and 8 months (reg. 2007-10-09).
Matching Content Categories {π}
- Technology & Computing
- Personal Finance
- Video & Online Content
Content Management System {π}
What CMS is github.com built with?
Github.com operates using WORDPRESS.
Traffic Estimate {π}
What is the average monthly size of github.com audience?
ππ Tremendous Traffic: 10M - 20M visitors per month
Based on our best estimate, this website will receive around 10,653,877 visitors per month in the current month.
check SE Ranking
check Ahrefs
check Similarweb
check Ubersuggest
check Semrush
How Does Github.com Make Money? {πΈ}
Subscription Packages {π³}
We've located a dedicated page on github.com that might include details about subscription plans or recurring payments. We identified it based on the word pricing in one of its internal links. Below, you'll find additional estimates for its monthly recurring revenues.How Much Does Github.com Make? {π°}
Subscription Packages {π³}
Prices on github.com are in US Dollars ($).
They range from $4.00/month to $21.00/month.
We estimate that the site has approximately 5,316,156 paying customers.
The estimated monthly recurring revenue (MRR) is $22,327,854.
The estimated annual recurring revenues (ARR) are $267,934,248.
Wordpress Themes and Plugins {π¨}
What WordPress theme does this site use?
It is strange but we were not able to detect any theme on the page.
What WordPress plugins does this website use?
It is strange but we were not able to detect any plugins on the page.
Keywords {π}
file, line, command, setuptools, pip, install, import, class, distutils, setuppy, replacing, subclass, error, egginfo, commented, ruamelyamlclib, jaraco, version, jaykarimi, module, piprun, frozen, source, projects, setuptoolscommandegginfoegginfo, issue, status, warningswarnsetuptools, return, installing, doit, asmacdo, react, installationerror, writing, open, sign, fails, errored, exit, output, userwarning, call, mentioned, running, develop, moltob, member, sysargv, traceback,
Topics {βοΈ}
net/artifactory/api/pypi/ic-gen5-pypi/packages/packages/1f/89/b5e1dd4854b47c4f9e5250899c04e0cd0c9082c30ef619c0413ace20cf7a/doit-0 users\\q199925\\appdata\\local\\temp\\pip-install-by7x_6ei\\doit\\setup users\q199925\appdata\local\temp\pip-install-by7x_6ei\doit\setup temp\doit-install-issue\venv\lib\site-packages\setuptools\_distutils\dist temp\doit-install-issue\venv\lib\site-packages\_distutils_hack\__init__ temp\doit-install-issue\venv\lib\site-packages\setuptools\__init__ temp\doit-install-issue\venv\lib\site-packages\setuptools\dist notice /users/jaraco/draft/ruamel-yaml-clib-code/setup temp\doit-install-issue\venv\scripts\python /users/jaraco/draft/ruamel-yaml-clib-code/setup 6/site-packages/setuptools/_distutils/dist egg-info/pkg-info writing dependency_links 6/site-packages/setuptools/_distutils/core 6/site-packages/_distutils_hack/__init__ /pip-run-ixe5il38/_distutils_hack/__init__ 5/envs/ci-debug/lib/python3 6/site-packages/setuptools/__init__ '/users/jaykarimi/documents/vanir/setup /users/jaykarimi/documents/vanir/setup 6/site-packages/setuptools/dist 5/envs/ci-debug/bin/python3 cache-dir install doit org/packages/92/28/612085de3fae9f82d62d80255d9f4cf05b1b341db1e180adcf28c1bf748d/ruamel pip-run hg+http /var/folders/qs/5jptvz2x7_gblx4kc3qj005800n8zm/ jay-karimi changed io/en/latest/history egg-info/dependency_links installing collected packages successfully installed ruamel kytos develop installation egg-info/namespace_packages egg-info/top_level egg-info/sources txt writing namespace_packages pip install full command output import pip fixes installationerror exception class setuptools_use_distutils env var avoid importing pip current issues 8/lib/python3 /users/jaykarimi/ __future__ import print_function /library/frameworks/python comment metadata assignees pip-run pip-run $ pip-run
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
- Would it be possible to roll back, but release a new version such that all the pip install -U setuptools calls remain valid?
- Py(451)check() there in the call stack when the warning is raised?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:pip install -e fails on version 50: command class <class 'setuptools.command.egg_info.egg_info'> must subclass Command
articleBody:```
> pip install -e .
ERROR: Command errored out with exit status 1:
command: /Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/bin/python3.6 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/Users/jaykarimi/Documents/vanir/setup.py'"'"'; __file__='"'"'/Users/jaykarimi/Documents/vanir/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info
cwd: /Users/jaykarimi/Documents/vanir/
Complete output (19 lines):
/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/_distutils_hack/__init__.py:30: UserWarning: Setuptools is replacing distutils.
warnings.warn("Setuptools is replacing distutils.")
/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/dist.py:452: UserWarning: Normalizing 'v1.7.1' to '1.7.1'
warnings.warn(tmpl.format(**locals()))
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/jaykarimi/Documents/vanir/setup.py", line 127, in <module>
setup(**_conf)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/__init__.py", line 153, in setup
return distutils.core.setup(**attrs)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/_distutils/core.py", line 134, in setup
ok = dist.parse_command_line()
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/_distutils/dist.py", line 484, in parse_command_line
args = self._parse_command_opts(parser, args)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/dist.py", line 903, in _parse_command_opts
nargs = _Distribution._parse_command_opts(self, parser, args)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/_distutils/dist.py", line 548, in _parse_command_opts
"command class %s must subclass Command" % cmd_class)
distutils.errors.DistutilsClassError: command class <class 'setuptools.command.egg_info.egg_info'> must subclass Command
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
```
author:
url:https://github.com/jay-karimi
type:Person
name:jay-karimi
datePublished:2020-08-31T06:43:48.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:12
url:https://github.com/2355/setuptools/issues/2355
context:https://schema.org
headline:pip install -e fails on version 50: command class <class 'setuptools.command.egg_info.egg_info'> must subclass Command
articleBody:```
> pip install -e .
ERROR: Command errored out with exit status 1:
command: /Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/bin/python3.6 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/Users/jaykarimi/Documents/vanir/setup.py'"'"'; __file__='"'"'/Users/jaykarimi/Documents/vanir/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info
cwd: /Users/jaykarimi/Documents/vanir/
Complete output (19 lines):
/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/_distutils_hack/__init__.py:30: UserWarning: Setuptools is replacing distutils.
warnings.warn("Setuptools is replacing distutils.")
/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/dist.py:452: UserWarning: Normalizing 'v1.7.1' to '1.7.1'
warnings.warn(tmpl.format(**locals()))
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/jaykarimi/Documents/vanir/setup.py", line 127, in <module>
setup(**_conf)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/__init__.py", line 153, in setup
return distutils.core.setup(**attrs)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/_distutils/core.py", line 134, in setup
ok = dist.parse_command_line()
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/_distutils/dist.py", line 484, in parse_command_line
args = self._parse_command_opts(parser, args)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/dist.py", line 903, in _parse_command_opts
nargs = _Distribution._parse_command_opts(self, parser, args)
File "/Users/jaykarimi/.pyenv/versions/3.6.5/envs/ci-debug/lib/python3.6/site-packages/setuptools/_distutils/dist.py", line 548, in _parse_command_opts
"command class %s must subclass Command" % cmd_class)
distutils.errors.DistutilsClassError: command class <class 'setuptools.command.egg_info.egg_info'> must subclass Command
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
```
author:
url:https://github.com/jay-karimi
type:Person
name:jay-karimi
datePublished:2020-08-31T06:43:48.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:12
url:https://github.com/2355/setuptools/issues/2355
Person:
url:https://github.com/jay-karimi
name:jay-karimi
url:https://github.com/jay-karimi
name:jay-karimi
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:12
interactionType:https://schema.org/CommentAction
userInteractionCount:12
External Links {π}(4)
- Find out how much https://github.blog earns monthly
- How much profit does https://packaging.python.org/tutorials/installing-packages/#ensure-pip-setuptools-and-wheel-are-up-to-date generate?
- What's the financial outcome of https://setuptools.readthedocs.io/en/latest/history.html#v50-0-0?
- Learn about the earnings of https://www.githubstatus.com/
Analytics and Tracking {π}
- Site Verification - Google
Libraries {π}
- Clipboard.js
- D3.js
- Lodash
Emails and Hosting {βοΈ}
Mail Servers:
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
Name Servers:
- dns1.p08.nsone.net
- dns2.p08.nsone.net
- dns3.p08.nsone.net
- dns4.p08.nsone.net
- ns-1283.awsdns-32.org
- ns-1707.awsdns-21.co.uk
- ns-421.awsdns-52.com
- ns-520.awsdns-01.net