Closed Shane-armbrister closed 5 years ago
Did you run the setup script? Can you give me any info such as the distro you are using?
On Dec 7, 2018, at 9:55 PM, Shane-armbrister notifications@github.com wrote:
Traceback (most recent call last): File "./JustMetadata.py", line 13, in from common import orchestra File "/Users/me/Just_Metadata/Just-Metadata/common/orchestra.py", line 12, in import netaddr ImportError: No module named netaddr
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Hey I ran the set up script. Python 3.7
Thank you,
Shane Armbrister
From: ChrisTruncer notifications@github.com Reply-To: FortyNorthSecurity/Just-Metadata reply@reply.github.com Date: Friday, December 7, 2018 at 11:58 PM To: FortyNorthSecurity/Just-Metadata Just-Metadata@noreply.github.com Cc: Shane Armbrister Shane.Armbrister@rate.com, Author author@noreply.github.com Subject: [External] Re: [FortyNorthSecurity/Just-Metadata] Getting an import error when I try to run Just-Metadata.py (#42)
Did you run the setup script? Can you give me any info such as the distro you are using?
On Dec 7, 2018, at 9:55 PM, Shane-armbrister notifications@github.com wrote:
Traceback (most recent call last): File "./JustMetadata.py", line 13, in from common import orchestra File "/Users/me/Just_Metadata/Just-Metadata/common/orchestra.py", line 12, in import netaddr ImportError: No module named netaddr
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/FortyNorthSecurity/Just-Metadata/issues/42#issuecomment-445434156, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AoPAw3b4zjxCl_uMqNhdS_Rnr8X4Pus6ks5u21TvgaJpZM4ZJdq-.
I had asked which Linux distro that you are using. Also, this script uses Python 2.
On Dec 7, 2018, at 11:49 PM, Shane-armbrister notifications@github.com wrote:
Hey I ran the set up script. Python 3.7
Thank you,
Shane Armbrister
From: ChrisTruncer notifications@github.com Reply-To: FortyNorthSecurity/Just-Metadata reply@reply.github.com Date: Friday, December 7, 2018 at 11:58 PM To: FortyNorthSecurity/Just-Metadata Just-Metadata@noreply.github.com Cc: Shane Armbrister Shane.Armbrister@rate.com, Author author@noreply.github.com Subject: [External] Re: [FortyNorthSecurity/Just-Metadata] Getting an import error when I try to run Just-Metadata.py (#42)
Did you run the setup script? Can you give me any info such as the distro you are using?
On Dec 7, 2018, at 9:55 PM, Shane-armbrister notifications@github.com wrote:
Traceback (most recent call last): File "./JustMetadata.py", line 13, in from common import orchestra File "/Users/me/Just_Metadata/Just-Metadata/common/orchestra.py", line 12, in import netaddr ImportError: No module named netaddr
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/FortyNorthSecurity/Just-Metadata/issues/42#issuecomment-445434156, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AoPAw3b4zjxCl_uMqNhdS_Rnr8X4Pus6ks5u21TvgaJpZM4ZJdq-. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Closing since I haven't heard back.
Please use Python 2 and that will likely fix your error
Hey Chris, My apologize for not getting back. Thank you for the information and for getting back to me so quickly I appreciate it. My colleague has this application working on his system and I'd like to say Great freaking job! This application is soo cool and wildly beneficial. Thanks again for the help. I can definitely take it from here to get it fixed.
Traceback (most recent call last): File "./JustMetadata.py", line 13, in
from common import orchestra
File "/Users/me/Just_Metadata/Just-Metadata/common/orchestra.py", line 12, in
import netaddr
ImportError: No module named netaddr