Hi all,
I had to change the directory layout in order to get the setup.py to correctly
install the library in a Pythonic way.
I moved all the source files inside a subdirectory PodSixNet, so now the repo
looks like this:
PodSixNet/PodSixNet/*
So where you used to have PodSixNet/Server.py you now have
PodSixNet/PodSixNet/Server.py
I have updated the instructions to indicate that you can now do `sudo setup.py
develop` or `sudo setup.py install` to install the library on your python path.
For those doing svn/bzr up regularly to stay on the cutting edge of the code,
the best one is probably `sudo setup.py develop`.
Sorry about this rather awkward change - I hope it doesn't mess anyone up!
Best,
Chris.
-------------------
http://mccormick.cx
--
You received this message because you are subscribed to the Google Groups "PodSixNet" group.
To post to this group, send email to
pods...@googlegroups.com.
To unsubscribe from this group, send email to
podsixnet+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/podsixnet?hl=en.