ValueError: Invalid IPv6 URL

954 views
Skip to first unread message

Walter Blake Knoblock

unread,
Mar 21, 2014, 8:02:42 PM3/21/14
to etsy-...@googlegroups.com
I'm trying to perform easy_install etsy and 

Enter code here...Traceback (most recent call last):

  File "/usr/bin/easy_install-2.7", line 10, in <module>

    load_entry_point('setuptools==0.6c12dev-r88846', 'console_scripts', 'easy_install')()

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/command/easy_install.py", line 1712, in main

    with_ei_usage(lambda:

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/command/easy_install.py", line 1700, in with_ei_usage

    return f()

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/command/easy_install.py", line 1716, in <lambda>

    distclass=DistributionWithoutHelpCommands, **kw

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 152, in setup

    dist.run_commands()

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 953, in run_commands

    self.run_command(cmd)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py", line 972, in run_command

    cmd_obj.run()

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/command/easy_install.py", line 211, in run

    self.easy_install(spec, not self.no_deps)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/command/easy_install.py", line 434, in easy_install

    self.local_index

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/package_index.py", line 465, in fetch_distribution

    self.find_packages(requirement)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/package_index.py", line 303, in find_packages

    self.scan_url(self.index_url + requirement.unsafe_name+'/')

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/package_index.py", line 617, in scan_url

    self.process_url(url, True)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/package_index.py", line 201, in process_url

    page = self.process_index(url, page)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/setuptools/package_index.py", line 265, in process_index

    scan( urlparse.urljoin(url, htmldecode(match.group(1))) )

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urlparse.py", line 260, in urljoin

    urlparse(url, bscheme, allow_fragments)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urlparse.py", line 142, in urlparse

    tuple = urlsplit(url, scheme, allow_fragments)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urlparse.py", line 190, in urlsplit

    raise ValueError("Invalid IPv6 URL")

ValueError: Invalid IPv6 URL


pops up. I'm very new to this and do not know what it means or how it can be remedied. 

Matt Graham

unread,
Mar 24, 2014, 10:47:46 PM3/24/14
to Etsy API Mailing List
Hi Walter,
Please try contacting the developer of the library that you're using. This would be a question for them.

Thanks,
Matt




--
You received this message because you are subscribed to the Google Groups "Etsy API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to etsy-api-v2...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages