Alberto Pérez
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Alberto Pérez commented, -
Alberto Pérez created a post, PyCharm 3.1 + Ubuntu 12.04 Suddenly stops and freezes
HelloSince I've updated to 3.1, PyCharm suddenly stops, freezes and I've to kill app.Any advice or log to check what is wrong.Thanks in advanceBest regards -
-
Alberto Pérez created a post, How can I run nosetest from script
Hello How I configure pyCharm to run nosetests from script file like this:!/bin/shexport BROKER_URI='rabbitmq://my_broker@broker.mysite.com:5678/bk_env'export DB_URI=mysql://my_user:my_password/myd...