Skip to content

Instantly share code, notes, and snippets.

@Garonenur
Created January 31, 2014 17:22
Show Gist options
  • Save Garonenur/8737247 to your computer and use it in GitHub Desktop.
Save Garonenur/8737247 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/home/dirk/Repositories/gt32/testdata/gtpython/gff3.py", line 20, in <module>
from gt.core import *
File "/home/dirk/Repositories/gt32/gtpython/gt/__init__.py", line 30, in <module>
from annotationsketch import *
File "/home/dirk/Repositories/gt32/gtpython/gt/annotationsketch/__init__.py", line 20, in <module>
from block import *
File "/home/dirk/Repositories/gt32/gtpython/gt/annotationsketch/block.py", line 20, in <module>
from gt.dlload import gtlib
File "/home/dirk/Repositories/gt32/gtpython/gt/dlload.py", line 30, in <module>
gtlib = CDLL("libgenometools" + soext)
File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment