Hi guys,
I get nothing but errors from trying to fun this, cx freeze can not
process the imports below. Mainly matlibpot and PyQt4.
import slate
import re
#import string
import time
import datetime
import sys
from PDF_1_ui import Ui_MainWindow
from PyQt4 import QtCore, QtGui, uic
import numpy as np
from matplotlib import pyplot as plt
from matplotlib import dates
from matplotlib import style
from matplotlib.ticker import FuncFormatter as ff
from PyQt4.QtGui import (QApplication, QTabWidget, QWidget, QStyle,
QStyleFactory, QPalette, QColor)
from PyQt4.QtCore import (Qt)
import os
Is there some kind of fix for this of is CX freeze not up to the job ?
Regards
Annoyed
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users