Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1096975
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T00:21:40+00:00 2026-05-17T00:21:40+00:00

In python I’m doing a os.system(‘chmod o+w filename.png’) command so I can overwrite the

  • 0

In python I’m doing a os.system('chmod o+w filename.png') command so I can overwrite the file with pngcrush.

These are the permissions after I set them in python:

-rw-rw-rw- 1 me users 925 Sep 20 11:25 filename.png

Then I attempt:

os.system('pngcrush filename.png filename.png')

which is supposed to overwrite the file, but I get:

Cannot overwrite input file filename.png

What could be the problem? Isn’t pngcrush being run as an ‘other’ user, for which write permissions are enabled?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T00:21:41+00:00Added an answer on May 17, 2026 at 12:21 am

    The problem is with the way you execute the pngcrush program, not with permissions of filename.png or Python. It simply attempts to open filename.png both for input and output, which is of course invalid.

    Give pngcrush either the -e or the -d option to tell it how to write output. Read its man for more information.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Python 3 really complicated the whole file reading process, when you have a binary
Python beginner here. I have a text file that is sorted into columns: fields
Python beginner >>> import oauth2 Traceback (most recent call last): File , line 1,
python manage.py dumpdata modelName > file.json . created an empty database for a user
Python's futures package allows us to enjoy ThreadPoolExecutor and ProcessPoolExecutor for doing tasks in
Python 2 and 3, are the bytecode (pyo & pyc) backward compatible? can i
Python's file.read() function won't read anything. It always returns '' no matter what's inside
Python has a lot of GUI libraries: tkinter, wxWidgets, pyGTK etc. But all these
Python's arbitrary precision decimals are lovely, but I can't seem to find a way
Python 2.6 and beyond has the ability to directly execute a .zip file if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.