Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43437
    Akabueze
    Participant

    Hello,

    I get this error when I run my download_execute.py scrip on my terminal

    /bin/sh: 1: gender.pdf: not found
    /bin/sh: 1: white.pdf: not found
    /bin/sh: 1: bronze.pdf: not found
    Traceback (most recent call last):
    File “download_execute.py”, line 59, in <module>
    os.remove(“white”)
    OsError: [Errno 2] No such file or directory: ‘white’

    The files not found actually exist in my Apache2 server and the server was start. I also used the ngrok link provided as the download link but I get the error above when I try to run the program on my terminal.

    Thanks

    #43462
    Diego PérezDiego Pérez
    Moderator

    Hi!
    I have already answered you in Udemy, just ask the questions in one place so it’s easier to follow.

    Greetings!
    Diego

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.