*** openstackstatus has quit IRC | 00:23 | |
*** openstackstatus has joined #openstack-rating | 00:24 | |
*** ChanServ sets mode: +v openstackstatus | 00:24 | |
*** jeffrey4l has joined #openstack-rating | 01:23 | |
*** jeffrey4l_ has joined #openstack-rating | 02:15 | |
*** jeffrey4l has quit IRC | 02:19 | |
*** jeffrey4l_ has quit IRC | 03:25 | |
*** jeffrey4l_ has joined #openstack-rating | 03:42 | |
*** jeffrey4l_ has quit IRC | 06:29 | |
*** jeffrey4l_ has joined #openstack-rating | 06:42 | |
sheeprine | ekarlso: Hi, your code is still failing due to mostly to "import errors" | 07:35 |
---|---|---|
sheeprine | I added comments on the previous patchset but you didn't applied changes accordingly | 07:35 |
*** jeffrey4l_ has quit IRC | 08:54 | |
*** jeffrey4l_ has joined #openstack-rating | 08:54 | |
*** jeffrey4l__ has joined #openstack-rating | 09:34 | |
*** jeffrey4l__ is now known as jeffrey4l | 09:35 | |
*** jeffrey4l_ has quit IRC | 09:38 | |
*** jeffrey4l has quit IRC | 11:37 | |
*** jeffrey4l has joined #openstack-rating | 11:44 | |
*** jeffrey4l_ has joined #openstack-rating | 11:50 | |
*** jeffrey4l has quit IRC | 11:50 | |
*** jeffrey4l_ is now known as jeffrey4l | 11:55 | |
ekarlso | aasharound ? | 12:45 |
ekarlso | sheeprine: | 12:45 |
sheeprine | ekarlso: yep | 12:55 |
ekarlso | why does the freakin imports fail all the time :( | 13:16 |
ekarlso | passes locally | 13:16 |
sheeprine | have you recreated your tox env ? | 13:27 |
sheeprine | tox -e | 13:28 |
sheeprine | erf | 13:28 |
sheeprine | tox -r | 13:28 |
sheeprine | and you should clean all your *.pyc files, some dudes posted find commandes to do the job | 13:29 |
sheeprine | If pyc is in the repo but the py is removed it will still load the module from the pyc file | 13:29 |
sheeprine | and you'll get some strange results | 13:29 |
sheeprine | BTW, I'm using find . -type f -name "*.py[co]" -delete | 13:31 |
sheeprine | and find . -type d -name "__pycache__" -delete | 13:31 |
sheeprine | and you'll never have mixed results from local and remote ;) | 13:32 |
sheeprine | ekarlso: ^ | 13:32 |
*** jeffrey4l has quit IRC | 14:08 | |
*** jeffrey4l has joined #openstack-rating | 23:10 | |
*** jeffrey4l_ has joined #openstack-rating | 23:44 | |
*** jeffrey4l has quit IRC | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!