Jump to content

Client problem (LIBS)


Recommended Posts

  • Gold

Hi guys,

I'm using server source (mainline_released), client source (client_reboot_dev) and client (Test for 40k) and I've got this problem:

Spoiler

1220 14:24:00015 :: import marshal # builtin

1220 14:24:00015 :: import imp # builtin

1220 14:24:00044 :: ui.py: inconsistent use of tabs and spaces in indentation

1220 14:24:00076 :: import _weakref # builtin

1220 14:24:00428 :: # trying .\os.pyd

1220 14:24:00428 :: # trying .\os.py

1220 14:24:00428 :: # trying .\os.pyw

1220 14:24:00428 :: # trying .\os.pyc

1220 14:24:00428 :: # trying lib\os.pyd

1220 14:24:00428 :: # trying lib\os.py

1220 14:24:00428 :: # lib\os.pyc has bad magic

1220 14:24:00433 :: import os # from lib\os.py

1220 14:24:00433 :: import nt # builtin

1220 14:24:00434 :: # trying .\ntpath.pyd

1220 14:24:00434 :: # trying .\ntpath.py

1220 14:24:00434 :: # trying .\ntpath.pyw

1220 14:24:00434 :: # trying .\ntpath.pyc

1220 14:24:00434 :: # trying lib\ntpath.pyd

1220 14:24:00434 :: # trying lib\ntpath.py

1220 14:24:00434 :: # lib\ntpath.pyc has bad magic

1220 14:24:00438 :: import ntpath # from lib\ntpath.py

1220 14:24:00438 :: # trying .\stat.pyd

1220 14:24:00438 :: # trying .\stat.py

1220 14:24:00438 :: # trying .\stat.pyw

1220 14:24:00438 :: # trying .\stat.pyc

1220 14:24:00438 :: # trying lib\stat.pyd

1220 14:24:00438 :: # trying lib\stat.py

1220 14:24:00438 :: # lib\stat.pyc has bad magic

1220 14:24:00439 :: import stat # from lib\stat.py

1220 14:24:00439 :: # trying .\UserDict.pyd

1220 14:24:00439 :: # trying .\UserDict.py

1220 14:24:00439 :: # trying .\UserDict.pyw

1220 14:24:00439 :: # trying .\UserDict.pyc

1220 14:24:00439 :: # trying lib\UserDict.pyd

1220 14:24:00439 :: # trying lib\UserDict.py

1220 14:24:00439 :: # lib\UserDict.pyc has bad magic

1220 14:24:00441 :: import UserDict # from lib\UserDict.py

1220 14:24:00441 :: # trying .\copy_reg.pyd

1220 14:24:00441 :: # trying .\copy_reg.py

1220 14:24:00441 :: # trying .\copy_reg.pyw

1220 14:24:00441 :: # trying .\copy_reg.pyc

1220 14:24:00441 :: # trying lib\copy_reg.pyd

1220 14:24:00441 :: # trying lib\copy_reg.py

1220 14:24:00441 :: # lib\copy_reg.pyc has bad magic

1220 14:24:00442 :: import copy_reg # from lib\copy_reg.py

1220 14:24:00442 :: # trying .\types.pyd

1220 14:24:00442 :: # trying .\types.py

1220 14:24:00442 :: # trying .\types.pyw

1220 14:24:00442 :: # trying .\types.pyc

1220 14:24:00442 :: # trying lib\types.pyd

1220 14:24:00442 :: # trying lib\types.py

1220 14:24:00442 :: # lib\types.pyc has bad magic

1220 14:24:00443 :: import types # from lib\types.py

1220 14:24:00443 :: # trying .\__future__.pyd

1220 14:24:00443 :: # trying .\__future__.py

1220 14:24:00443 :: # trying .\__future__.pyw

1220 14:24:00443 :: # trying .\__future__.pyc

1220 14:24:00443 :: # trying lib\__future__.pyd

1220 14:24:00443 :: # trying lib\__future__.py

1220 14:24:00443 :: # lib\__future__.pyc has bad magic

1220 14:24:00444 :: import __future__ # from lib\__future__.py

1220 14:24:00444 :: import errno # builtin

1220 14:24:00569 :: import time # builtin

1220 14:24:03380 :: # clear __builtin__._

1220 14:24:03380 :: # clear sys.path

1220 14:24:03380 :: # clear sys.argv

1220 14:24:03380 :: # clear sys.ps1

1220 14:24:03380 :: # clear sys.ps2

1220 14:24:03380 :: # clear sys.exitfunc

1220 14:24:03380 :: # clear sys.exc_type

1220 14:24:03380 :: # clear sys.exc_value

1220 14:24:03380 :: # clear sys.exc_traceback

1220 14:24:03380 :: # clear sys.last_type

1220 14:24:03380 :: # clear sys.last_value

1220 14:24:03380 :: # clear sys.last_traceback

1220 14:24:03380 :: # clear sys.path_hooks

1220 14:24:03380 :: # clear sys.path_importer_cache

1220 14:24:03380 :: # clear sys.meta_path

1220 14:24:03380 :: # clear sys.flags

1220 14:24:03380 :: # clear sys.float_info

1220 14:24:03380 :: # restore sys.stdin

1220 14:24:03380 :: # restore sys.stdout

1220 14:24:03380 :: # restore sys.stderr

 

Can someone help me with this sh*t?

Thanks for answers!

Sincerely,

ReFresh

I'll be always helpful! 👊 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.