Closed BarryBaum closed 8 years ago
found the cause, looks like PyPy is not bringing in the correct version.
you need to install from github using pip install git+git or clone and install local.
To give more details to the solution (using pip for python2.7):
sudo pip install git+https://github.com/syrusakbary/gdom.git
@BarryBaum try the docker container : https://hub.docker.com/r/palo/gdom/
I was testing a fresh install of the module and ran a gdom --test resulting in the following traceback:
Below is my python installation log:
https://gist.github.com/dca2f5c358b1aa7de3093565b8fad874