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
I tried using you script for the first time and got the below error, here's my inpu It and output. What should I be doing? I have installed all the pre-requisite components you recommended.
I get it now, it does not surprise me, its the release of Ubuntu which has been failing bash scripts as well. I ran it under Ubuntu 12.04, @Grundlefleck what OS (version) did you run it under?
I tried using you script for the first time and got the below error, here's my inpu It and output. What should I be doing? I have installed all the pre-requisite components you recommended.
CLI input:
python migrateissues.py -s mutability-detector neomatrix369 mutability-detector
Output:
Traceback (most recent call last):
File "migrateissues.py", line 11, in
from github import Github
ImportError: No module named github
The text was updated successfully, but these errors were encountered: