MISP / misp-dashboard

A live dashboard for a real-time overview of threat intelligence from MISP instances
GNU Affero General Public License v3.0
194 stars 65 forks source link

MISP: Error importError cannot import name “ExpandedMISP” #79

Closed asghar3166 closed 5 years ago

asghar3166 commented 5 years ago

I am receiving the following error below. Much appreciated in advance.

ERROR: Failure: ImportError (cannot import name 'ExpandedPyMISP') ImportError: cannot import name "ExpandedPyMISP

expandedmisperror

asghar3166 commented 5 years ago

So I found out that this should work using Python3.6....let me give that a try. thanks