[Tutor] JBUS and Python which way
Hi, I understand the subject is advanced, but I'm a newbie without a technological background making some technology research for a company I work for. I wonder if there is a library for accessing/interpreting JBUS protocol in Python. Also, I've searched the net looking for some information so that I could have a birds-eye-view on this subject and got the impression that a possibility is to have the communication (JBUS protocol / buffering) managed by some hardware component. Is this so? Can some-one give me some pointers/resources on this subject. Would it still be possible to work with Python. My aim is to have an idea of the alternatives technologies for accessing information produced by a machine with a JBUS interface (RS232) and how to access this information realtime in Python (connecting a PC locally via serial port). Hope this makes any sense. All help appretiatted. Txs, mjkel --- Chegou o Clix ADSL até 16 Megas Internet + Telefone desde 22,5/mês Acabe de vez com os 15 da assinatura telefónica! Saiba mais em http://adsl.clix.pt ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
Re: [Tutor] JBUS and Python which way
pyserial provides serial communication but I think I require an interface that would abstract/simplify the JBUS/MODBUS protocol. Thanks Danny and Alan for all the help. Will check out comp.lang.python for advice. Best Miguel --- Chegou o Clix ADSL até 16 Megas Internet + Telefone desde 22,5/mês Acabe de vez com os 15 da assinatura telefónica! Saiba mais em http://adsl.clix.pt ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
[Tutor] Problem using easy_install
Hi, I'm trying to get a handle on Python eggs using Easy Install. Because I'm behind an ISA server it seems that first I need to install NTLMAPS - as adviced by Easy Install How-to page. I did just that and I know it's working because I tested it with Firefox. Didn't manage to run ez_setup.py so decided to look elsewhere. Turned of the NTLMAPS server and. I've managed to install setuptools. But for this I had to use the manual installation (not the ez_setup.py bootstrap module). The install went along fine. Now came the problems. Trying to install SQLObject I got: Z:\setuptools-0.6a8>C:\Python24\Scripts\easy_install.exe -f http://pyt rg/package_index.html SQLObject Reading http://pythonpaste.org/package_index.html Searching for SQLObject Reading http://www.python.org/pypi/SQLObject/ No local packages or download links found for SQLObject error: Could not find distribution for Requirement.parse('SQLObject') The funny ([EMAIL PROTECTED]) thing is that after a few tries and variations I get: A windows dialog box saying: "C:\Python24\Scripts\easy_install.exe is not a valid Win32 application." I'm at a lost! I confess that I just follow along instructions, but that's what easy install is supposed to be about right? Txs, Miguel --- Telefone sem assinatura + Internet até 16Mb Apenas 34,90 por mês! Saiba mais em http://acesso.clix.pt grandes ideias fazem clix ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor