[aklug] Python Libraries: Install Hexoshi

Christopher Howard christopher.howard at qlfiles.net
Sat Apr 22 09:56:15 AKDT 2017


Hi list, I was trying to install this:

http://hexoshi.nongnu.org/download.html

I ran the command

python -m pip install pathlib six sge-pygame tmx xsge_gui xsge_lighting
xsge_path xsge_physics xsge_tmx

which seemed to work by installing something in /usr/local/lib/python2.7/.

But when I try

$ ./hexoshi.py

I get

Traceback (most recent call last):
  File "./hexoshi.py", line 41, in <module>
    import sge
ImportError: No module named sge

It has been quite a few years since I've coded anything in python... is
there an environment variable I need to set or something?

-- 
https://qlfiles.net


More information about the aklug mailing list