StackOverflow Questions for Tag: pyc

Abhishek G
Abhishek G

Reputation: 137

Why does Python3.11 code construction modify inputted co_code?

Score: 2

Views: 200

Answers: 2

Read More
Luca Orlandi
Luca Orlandi

Reputation: 3

How can i convert a Pyc file to Exe?

Score: -4

Views: 1464

Answers: 2

Read More
The Y.c
The Y.c

Reputation: 105

How to selectively bundle my “src” folder in a PyInstaller onedir build while keeping PySide6 external?

Score: 0

Views: 14

Answers: 0

Read More
Nguyen Tran
Nguyen Tran

Reputation: 139

VS Code Keeps Generating Pycache Files

Score: 3

Views: 11830

Answers: 3

Read More
froadie
froadie

Reputation: 83143

If Python is interpreted, what are .pyc files?

Score: 1343

Views: 696718

Answers: 13

Read More
PedroA
PedroA

Reputation: 1925

ModuleNotFoundError with setup.py using a compiled pyc module

Score: 2

Views: 1060

Answers: 1

Read More
yes
yes

Reputation: 9

Django compiling to pyc and running server

Score: 0

Views: 84

Answers: 1

Read More
3bd2lra7man
3bd2lra7man

Reputation: 5

How to convert python marshal to original code?

Score: 0

Views: 2149

Answers: 0

Read More
rwolst
rwolst

Reputation: 13682

Recompile all Python files in directory

Score: 8

Views: 22321

Answers: 2

Read More
Abhishek Ghosh
Abhishek Ghosh

Reputation: 665

Potential Issues with Symbolic Links for Python Packages Across Virtual Environments

Score: 0

Views: 27

Answers: 0

Read More
Aaron Schif
Aaron Schif

Reputation: 2442

When are .pyc files refreshed?

Score: 103

Views: 60355

Answers: 3

Read More
Rana
Rana

Reputation: 91

How can I decompile .pyc files from Python 3.10?

Score: 8

Views: 52326

Answers: 5

Read More
santos82h
santos82h

Reputation: 480

What can I safely remove in a python lib folder?

Score: 0

Views: 1089

Answers: 2

Read More
dean0x45
dean0x45

Reputation: 181

Python Debugged EXE Output to PYC <class 'ValueError'>; bad marshal data (unknown type code) Error

Score: 0

Views: 1641

Answers: 0

Read More
guresse malenga
guresse malenga

Reputation: 1

I use decompyle3 or uncompyle6 It decompiles my functions that do not start with "get" but if my function starts with "get" it generates an error?

Score: 0

Views: 66

Answers: 0

Read More
sepp2k
sepp2k

Reputation: 370415

How to find out the magic number for the .pyc header in Python 3

Score: 18

Views: 27933

Answers: 3

Read More
Howard
Howard

Reputation: 2641

Is it possible to decompile a compiled .pyc file into a .py file?

Score: 264

Views: 557168

Answers: 10

Read More
Gygabrain
Gygabrain

Reputation: 69

How to load a module from a byte sequence without saving it to a file in python version 3.11?

Score: 0

Views: 46

Answers: 0

Read More
No Name
No Name

Reputation: 272

Trouble reversing a .pyc file back to its source code

Score: 0

Views: 665

Answers: 0

Read More
frans
frans

Reputation: 9798

Is it possible to check for a given python file whether it's pyc file is valid and up to date?

Score: 0

Views: 177

Answers: 1

Read More
PreviousPage 1Next