PySnip needs to be updated soon

Host your own server and communicate with server operators.
2 posts Page 1 of 1 First unread post
UnrealIncident
Coder
Coder
Posts: 76
Joined: Thu Nov 22, 2012 6:15 pm


The newest version of Twisted removes _parse from twisted.web.client. What does this mean? You get this error:
Code: Select all
Traceback (most recent call last):
  File "run.py", line 87, in <module>
    from pyspades.server import (ServerProtocol, ServerConnection, position_data,
  File "../pyspades/server.py", line 27, in <module>
    from pyspades.master import get_master_connection
  File "../pyspades/master.py", line 103, in <module>
    from pyspades.web import getPage
  File "../pyspades/web.py", line 2, in <module>
    from twisted.web.client import HTTPClientFactory, _parse
ImportError: cannot import name _parse
So Stack, grab the latest version and try get shit working because that's the version you get from easy_install and probably the new version that Ubuntu will probably end up using.
StackOverflow
Head Admin / Co-founder
Head Admin / Co-founder
Posts: 216
Joined: Sat Sep 22, 2012 8:13 am


Fixed with backwards compatibility.

https://code.google.com/p/pysnip/source ... dcf1320a81
2 posts Page 1 of 1 First unread post
Return to “Servers”

Who is online

Users browsing this forum: No registered users and 26 guests