2019-06-28T19:16:44 Created temporary directory: /tmp/pip-ephem-wheel-cache-yhpsg46j 2019-06-28T19:16:44 Created temporary directory: /tmp/pip-req-tracker-awr_w86n 2019-06-28T19:16:44 Created requirements tracker '/tmp/pip-req-tracker-awr_w86n' 2019-06-28T19:16:44 Created temporary directory: /tmp/pip-wheel-r9rxj7yl 2019-06-28T19:16:44 Collecting django-whatever==0.2.1 2019-06-28T19:16:44 1 location(s) to search for versions of django-whatever: 2019-06-28T19:16:44 * https://pypi.org/simple/django-whatever/ 2019-06-28T19:16:44 Getting page https://pypi.org/simple/django-whatever/ 2019-06-28T19:16:44 Analyzing links from page https://pypi.org/simple/django-whatever/ 2019-06-28T19:16:44 Found link https://files.pythonhosted.org/packages/21/b2/6cc2544867055c296dfacfd8afe7af6686a2725b024547de14b145113938/django-whatever-0.1.0.tar.gz#sha256=15f9eb5d6cf9b939c87cd258042f88a9f586b1201651968061793a7a46bb8589 (from https://pypi.org/simple/django-whatever/), version: 0.1.0 2019-06-28T19:16:44 Found link https://files.pythonhosted.org/packages/e5/59/a9de75c1961a0371ac0c77f3c102ab40d213d11608e0c28dcfcfefaf6551/django-whatever-0.2.0.tar.gz#sha256=f8621c22e6c7e6224d55b98997e128d7e27805d32b890255425af8e30f25f8a4 (from https://pypi.org/simple/django-whatever/), version: 0.2.0 2019-06-28T19:16:44 Found link https://files.pythonhosted.org/packages/9c/cb/ccf538aa0e317529a2217b5688fb6c7adb742741a55c520587fee1c4c2ec/django-whatever-0.2.1.tar.gz#sha256=1dcbb50678622e096563873f9e6040330243eadfb444e575eb8d062d4bde085c (from https://pypi.org/simple/django-whatever/), version: 0.2.1 2019-06-28T19:16:44 Found link https://files.pythonhosted.org/packages/be/26/6e53c53f0dae2a122fcb9052bfda52da3f80607a6648001fdac828b76869/django-whatever-0.2.2.tar.gz#sha256=7b630fd8c3f5476e9827a6fa74cbecb3cada58b5d92d00401601c24c056b7b9c (from https://pypi.org/simple/django-whatever/), version: 0.2.2 2019-06-28T19:16:44 Found link https://files.pythonhosted.org/packages/09/cb/08f8347ac34b64c26afeff95a06b77de3bbdc848ed392c061509714d7382/django-whatever-0.2.3.tar.gz#sha256=02aa97f08234eff4c81ee0e43f1e33a357cfd9b758a9f1de333f3d5c893f64cf (from https://pypi.org/simple/django-whatever/), version: 0.2.3 2019-06-28T19:16:44 Using version 0.2.1 (newest of versions: 0.2.1) 2019-06-28T19:16:44 Created temporary directory: /tmp/pip-unpack-yfhe3029 2019-06-28T19:16:44 Downloading https://files.pythonhosted.org/packages/9c/cb/ccf538aa0e317529a2217b5688fb6c7adb742741a55c520587fee1c4c2ec/django-whatever-0.2.1.tar.gz (134kB) 2019-06-28T19:16:44 Downloading from URL https://files.pythonhosted.org/packages/9c/cb/ccf538aa0e317529a2217b5688fb6c7adb742741a55c520587fee1c4c2ec/django-whatever-0.2.1.tar.gz#sha256=1dcbb50678622e096563873f9e6040330243eadfb444e575eb8d062d4bde085c (from https://pypi.org/simple/django-whatever/) 2019-06-28T19:16:45 Added django-whatever==0.2.1 from https://files.pythonhosted.org/packages/9c/cb/ccf538aa0e317529a2217b5688fb6c7adb742741a55c520587fee1c4c2ec/django-whatever-0.2.1.tar.gz#sha256=1dcbb50678622e096563873f9e6040330243eadfb444e575eb8d062d4bde085c to build tracker '/tmp/pip-req-tracker-awr_w86n' 2019-06-28T19:16:45 Running setup.py (path:/tmp/pip-wheel-r9rxj7yl/django-whatever/setup.py) egg_info for package django-whatever 2019-06-28T19:16:45 Running command python setup.py egg_info 2019-06-28T19:16:50 Installed /tmp/pip-wheel-r9rxj7yl/django-whatever/.eggs/versiontools-1.9.1-py3.7.egg 2019-06-28T19:16:51 Traceback (most recent call last): 2019-06-28T19:16:51 File "", line 1, in 2019-06-28T19:16:51 File "/tmp/pip-wheel-r9rxj7yl/django-whatever/setup.py", line 33, in 2019-06-28T19:16:51 'Framework :: Django', 2019-06-28T19:16:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 145, in setup 2019-06-28T19:16:51 return distutils.core.setup(**attrs) 2019-06-28T19:16:51 File "/usr/lib/python3.7/distutils/core.py", line 108, in setup 2019-06-28T19:16:51 _setup_distribution = dist = klass(attrs) 2019-06-28T19:16:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 444, in __init__ 2019-06-28T19:16:51 k: v for k, v in attrs.items() 2019-06-28T19:16:51 File "/usr/lib/python3.7/distutils/dist.py", line 292, in __init__ 2019-06-28T19:16:51 self.finalize_options() 2019-06-28T19:16:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 732, in finalize_options 2019-06-28T19:16:51 ep.load()(self, ep.name, value) 2019-06-28T19:16:51 File "/tmp/pip-wheel-r9rxj7yl/django-whatever/.eggs/versiontools-1.9.1-py3.7.egg/versiontools/setuptools_hooks.py", line 64, in version 2019-06-28T19:16:51 File "/tmp/pip-wheel-r9rxj7yl/django-whatever/.eggs/versiontools-1.9.1-py3.7.egg/versiontools/__init__.py", line 234, in from_expression 2019-06-28T19:16:51 File "/tmp/pip-wheel-r9rxj7yl/django-whatever/django_any/__init__.py", line 3, in 2019-06-28T19:16:51 from django_any.forms import any_form_field, any_form 2019-06-28T19:16:51 File "/tmp/pip-wheel-r9rxj7yl/django-whatever/django_any/forms.py", line 243, in 2019-06-28T19:16:51 @any_form_field.register(forms.IPAddressField) 2019-06-28T19:16:51 AttributeError: module 'django.forms' has no attribute 'IPAddressField' 2019-06-28T19:16:52 Cleaning up... 2019-06-28T19:16:52 Removing source in /tmp/pip-wheel-r9rxj7yl/django-whatever 2019-06-28T19:16:52 Removed django-whatever==0.2.1 from https://files.pythonhosted.org/packages/9c/cb/ccf538aa0e317529a2217b5688fb6c7adb742741a55c520587fee1c4c2ec/django-whatever-0.2.1.tar.gz#sha256=1dcbb50678622e096563873f9e6040330243eadfb444e575eb8d062d4bde085c from build tracker '/tmp/pip-req-tracker-awr_w86n' 2019-06-28T19:16:52 Removed build tracker '/tmp/pip-req-tracker-awr_w86n' 2019-06-28T19:16:52 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-r9rxj7yl/django-whatever/ 2019-06-28T19:16:52 Exception information: 2019-06-28T19:16:52 Traceback (most recent call last): 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T19:16:52 status = self.run(options, args) 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T19:16:52 resolver.resolve(requirement_set) 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T19:16:52 self._resolve_one(requirement_set, req) 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T19:16:52 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T19:16:52 self.require_hashes 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T19:16:52 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T19:16:52 self.req.prepare_metadata() 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T19:16:52 self.run_egg_info() 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T19:16:52 command_desc='python setup.py egg_info') 2019-06-28T19:16:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T19:16:52 % (command_desc, proc.returncode, cwd)) 2019-06-28T19:16:52 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-r9rxj7yl/django-whatever/