Hey, I'm not dead - I'm just lazy. But with the latest development release of Django showing Python 3.x support I wanted to try to provide a release of DSE with support for Python 3.x as well.
Source available or go to pypi. You should also be able to just do:
pip install dse
Some feedback would be great. Planning to implement Python 3.x support for all my other projects as well.
This comment has been removed by a blog administrator.
ReplyDeleteHey Thomas,
ReplyDeleteI couldn't find a bug tracker for DSE, so I thought that I might as well post here:
Executing `pip install -U dse` (from an existing virtualenv installation of DSE 3.3.0) results in this error message:
error: package directory 'dse' does not exist
I've uploaded the pip.log here:
http://pastebin.com/0jEFuaMx
Public issuetracker should now be available at https://bitbucket.org/weholt/dse4/issues?status=new&status=open
ReplyDeleteProblems with empty DSE-package now fixed.
ReplyDelete