Python Forum
Machine Learning Antivirus [Urgent]
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Machine Learning Antivirus [Urgent]
#4
This error means that you run the script without supplying any command line arguments. i.e. it expects you to supply command line argument when you run the script like this
c:/>python extract_syscalls.py <value>
of course you need to replace <value> with the actual one you want to use in your script (I don't know what it is)

Most probably you run the script from IDE. In more advanced IDEs you can setup CLI arguments for the run/test purposes
Reply


Messages In This Thread
Machine Learning Antivirus [Urgent] - by Echoo0o - Jul-27-2017, 04:18 PM
RE: Machine Learning Antivirus [Urgent] - by nilamo - Jul-27-2017, 07:08 PM
RE: Machine Learning Antivirus [Urgent] - by buran - Jul-28-2017, 08:30 AM
RE: Machine Learning Antivirus [Urgent] - by nilamo - Jul-28-2017, 01:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Python Homework (Urgent help needed!!) chickenseizuresalad 6 4,404 Oct-11-2021, 01:59 AM
Last Post: Underscore
Exclamation urgent , Python homework alm 2 2,362 May-09-2021, 11:19 AM
Last Post: Yoriz
  urgent I got a syntax errors alm 2 5,952 Feb-28-2021, 02:54 PM
Last Post: alm
Heart Urgent homework help needed Medou 4 2,795 Nov-24-2020, 09:28 AM
Last Post: buran
  Errors with Machine Learning trading bot-- not sure why MattKahn13 2 1,604 Aug-08-2020, 06:43 PM
Last Post: MattKahn13
  [Urgent] build code GodMaster 2 1,846 Mar-23-2020, 12:25 AM
Last Post: jefsummers
  Bifid Genkey (Urgent) Laura123 2 2,098 Mar-09-2020, 08:09 PM
Last Post: micseydel
  Python Homework Help *Urgent GS31 2 2,632 Nov-24-2019, 01:41 PM
Last Post: ichabod801
  Need help! Please! Urgent! foxylen 1 2,331 Feb-27-2019, 05:50 PM
Last Post: buran
  (Not urgent) IDLE issue with methods vinfer12 5 4,054 Mar-22-2018, 09:00 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020