Skip to content

Conversation

@LiZeB
Copy link

@LiZeB LiZeB commented May 13, 2019

Fix bugs which can't use in python3.; Increase the compatibility between python2. and python3.

  • Replace some functions which only could run in python2. with new functions which could run both python2. and python3. ;
  • use the relative import grammar in python3. to figure out a lot of errors that some modules can not found in Python3. ; such as "ImportError: No module named 'annolist' "

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants