CampbellGroup / common

Shared campbell lab code.
GNU Lesser General Public License v3.0
8 stars 5 forks source link

qt4reactor should go in site-packages #76

Closed jayich closed 8 years ago

jayich commented 8 years ago

See the module page here:

https://pypi.python.org/pypi/qt4reactor/1.6

We should remove this code from common.

aransfor commented 8 years ago

So we should make qt4reactor its own folder in site-packages? i don't quite understand that link, how do people who use this deal with this?

jayich commented 8 years ago

We should just trying running pip install qt4reactor and see if/where it is installed.

aransfor commented 8 years ago

sounds good, ill look into it tomorrow perhaps

jayich commented 8 years ago

This appears to be the GitHub site for qt4reactor.py

https://github.com/ghtdak/qtreactor

Perhaps though we should get it from pypi.

aransfor commented 8 years ago

closing issue due to #101