You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
from pyFG import py23_compat
File "/usr/lib/python2.6/site-packages/pyFG/py23_compat.py", line 7
PY2 = sys.version_info.major == 2
AttributeError: 'tuple' object has no attribute 'major'
This is a common bug, PR is comming
The text was updated successfully, but these errors were encountered:
bjolivot
added a commit
to bjolivot/pyfg
that referenced
this issue
Apr 10, 2017
Lib is not working with python 2.6 & centos 6:
This is a common bug, PR is comming
The text was updated successfully, but these errors were encountered: