Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running migrateissues! #21

Open
neomatrix369 opened this issue Nov 29, 2012 · 4 comments
Open

Error when running migrateissues! #21

neomatrix369 opened this issue Nov 29, 2012 · 4 comments

Comments

@neomatrix369
Copy link

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

@Grundlefleck
Copy link

@neomatrix369 my guess is the install of PyGithub somehow didn't work for you.

I have been able to successfully transfer the issues into the same repo that @neomatrix369 was trying.

@neomatrix369
Copy link
Author

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?

@Grundlefleck
Copy link

Ubuntu 12.04.1 LTS as well.

Did you make sure you ran the pip commands as root user?

@neomatrix369
Copy link
Author

not root user, just the usual Admin user! I didn't follow the instructions did i? Well another time then! :(

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

No branches or pull requests

2 participants