Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Python / How can we edit .pyc files?
  RSS 2.0 ATOM  

How can we edit .pyc files?
Rate this thread
 
63951
 
Permlink of this thread  
avatar
  • Location: Hyderabad
  • Total Posts: 38
  • Joined: 13 November 2010 05:06 AM

Hi!
This is Krishna from India.
How can we edit or modify .pyc files..? its not opening in wordpad or not pad..
I installed python apps but i dint get good result.... is there any GUI for these files
plz give me one suggetion for open these files…

Thq…
Krish......



Krishna

Replies: 0
avatar
  • mikesnail
  • Posted: 02 February 2012 08:19 PM

You cannot edit pyc files. A .pyc file is a compiled version of a .py file. If you want to edit a python script you’ll need the source .py file.



Replies: 0
avatar

A quick search revealed:
http://stackoverflow.com/questions/378127/pyc-to-py-files

and

http://stackoverflow.com/questio...-is-not-an-online-service

I have no experience with any of these so can make no recommendations.  Maybe report back on what you decide upon.

--- David



Replies: 0