Open
Description
Team
Marple installation failed with the below listed error. Error traces show issues with python3 should i use python2.7
Downloading/unpacking marple
Could not find a version that satisfies the requirement marple (from versions: 0.1.dev1)
Cleaning up...
No distributions matching the version for marple
Storing debug log for failure in /home/sattivasudevan/.pip/pip.log
extract from pip.log
/usr/bin/pip run on Wed Jan 2 06:20:16 2019
Downloading/unpacking marple
Getting page https://pypi.python.org/simple/marple/
URLs to search for versions for marple:
- https://pypi.python.org/simple/marple/
Analyzing links from page https://pypi.org/simple/marple/
Skipping https://files.pythonhosted.org/packages/49/2f/9134c0e61fa884870f68bb21e053448bdc1cb8c66293eb3485c5e0318fd9/marple-0.1.dev1-py3-none-any.whl#sha256=3a9c87d927bfff9cc7d4d4c532135f097a46d455c88ea43552099d468b5f37f3 (from https://pypi.org/simple/marple/) because it is not compatible with this Python
Found link https://files.pythonhosted.org/packages/6c/9a/f49797f56d6e83e605b7bc0accd1fb6fadbf674d69fe99553c37244f2b4f/marple-0.1.dev1.tar.gz#sha256=efd68a990fb86f33be1dc0622a996a6c1fc307b4019cbd2d8f84dd07badd3d86 (from https://pypi.org/simple/marple/), version: 0.1.dev1
Ignoring link https://files.pythonhosted.org/packages/6c/9a/f49797f56d6e83e605b7bc0accd1fb6fadbf674d69fe99553c37244f2b4f/marple-0.1.dev1.tar.gz#sha256=efd68a990fb86f33be1dc0622a996a6c1fc307b4019cbd2d8f84dd07badd3d86 (from https://pypi.org/simple/marple/), version 0.1.dev1 is a pre-release (use --pre to allow).
Could not find a version that satisfies the requirement marple (from versions: 0.1.dev1)
Cleaning up...
Removing temporary dir /tmp/pip_build_root...
No distributions matching the version for marple
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1178, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/usr/lib/python2.7/dist-packages/pip/index.py", line 322, in find_requirement
raise DistributionNotFound('No distributions matching the version for %s' % req)
DistributionNotFound: No distributions matching the version for marple
Thanks
Sattish.
Metadata
Metadata
Assignees
Labels
No labels