This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
File "ddos-detect.py", line 44, in scrape_data decoder = arff.ArffDecoder() AttributeError: module 'arff' has no attribute 'ArffDecoder' #3
Comments
Ensure you have the proper arff decoder package installed. The proper
package should be this one
https://github.com/renatopp/liac-arff
…On Sat, Jul 11, 2020 at 8:40 AM Malhabib ***@***.***> wrote:
Hi, thanks for sharing this project, i faced this error, may you help
please with it .
File "ddos-detect.py", line 85, in
scrape_data()
File "ddos-detect.py", line 44, in scrape_data
decoder = arff.ArffDecoder()
AttributeError: module 'arff' has no attribute 'ArffDecoder'
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD46D6VIBNLOEKCM5LOPCZLR3CBXPANCNFSM4OXLLEDA>
.
|
thanks for your reply , i solved this but when i tried to run it in
anaconda i faced many errors :tensorflow has no attribute 'combat'.
regards
في الأحد، 12 يوليو 2020 في 6:05 ص تمت كتابة ما يلي بواسطة Jacob van
Steyn <[email protected]>:
… Ensure you have the proper arff decoder package installed. The proper
package should be this one
https://github.com/renatopp/liac-arff
On Sat, Jul 11, 2020 at 8:40 AM Malhabib ***@***.***> wrote:
> Hi, thanks for sharing this project, i faced this error, may you help
> please with it .
> File "ddos-detect.py", line 85, in
> scrape_data()
> File "ddos-detect.py", line 44, in scrape_data
> decoder = arff.ArffDecoder()
> AttributeError: module 'arff' has no attribute 'ArffDecoder'
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#3>, or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AD46D6VIBNLOEKCM5LOPCZLR3CBXPANCNFSM4OXLLEDA
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI5CZNCMU4BM7QOEYEEJT7LR3ESA5ANCNFSM4OXLLEDA>
.
|
may you please advise which TensorFlow and Kresa versions this work is compatible with. |
Hi, |
Hi, May you please advise about the dataset description? Thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks for sharing this project, i faced this error, may you help please with it .
File "ddos-detect.py", line 85, in
scrape_data()
File "ddos-detect.py", line 44, in scrape_data
decoder = arff.ArffDecoder()
AttributeError: module 'arff' has no attribute 'ArffDecoder'
The text was updated successfully, but these errors were encountered: