Python 2.7.3 tempfile.py, ln34, from random import Random as _Random

dbv dineshbvadhia at hotmail.com
Mon Mar 25 08:54:26 EDT 2013


I have a number of .py source files and one source file has an "import random" and another has "import werkzeug".

The project works perfectly in the Python interpreter.

Problem appears when using PyInstaller.

How do get out of jail?




More information about the Python-list mailing list