2108 solutions found
Page 64 of 106votes
I use the pylons and sqlalchemy. I constantly update the schema files and delete and recreate the database so that new schema can be made. Every time I do t...
votes
I am trying to pull some json data from a remote server using `fromJSON`: > server <- 'http://111.111.000.00:3000' > streams <-...
votes
I want add the date next to a filename ("somefile.txt"). For example: somefile_25-11-2009.txt or somefile_25Nov2009.txt or anything to that effect...
votes
I'm just finished installing Ubuntu 13.10. I want try Phalcon, and when I build the source (phalcon.so), I have this error :...
votes
I'm using Ubuntu 13.10 and php is installed and working perfectly. But, when I type `php` in the terminal, it lists a lot of errors (and after that, it goes...
votes
I recently upgraded my laptop to Snow Leopard, updated TeX to Version 3.1415926 (TeX Live 2011/MacPorts 2011_5), and installed Python 2.7.3. After all these in...
votes
I have 16 pdfs that I want to convert into a single one... I am on Ubuntu 10.10, how can I do it?
votes
I'm trying to find [ab - Apache HTTP server benchmarking tool][1] for Ubuntu, I'm hoping there's a package I can install for it. I decided I need to...
votes
How to open the terminal in Atom? Do I need to install a plug-in? If possible, I also would like to know how to use shortcut keys to open the terminal.
votes
I recently upgraded my OS to Ubuntu 20.04 LTS. Now when I try to import a library like Numpy in Python, I get the following error: > ImportError: libf...
votes
I'm installing MongoDB on an Ubuntu 14.04 machine, using the instructions at: https://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/ So I r...
votes
From [docs][1]: > The default location of the configuration file on Linux is > /etc/docker/daemon.json But I don't have it on my fresh docker i...
votes
I have installed ubuntu 16.04 server. Mysql server was installed by default in it. When I am trying to access the mysql with `mysql -u root -p`, I am unable to...
votes
I m using `PhpStorm 10` on `Ubuntu 14.04`. I get the following error when at start : 8:08:47 AM IBus prior to 1.5.11 may cause input problems. See IDEA-...
votes
When using Python 2.7 with `urllib2` to retrieve data from an API, I get the error `[Errno 104] Connection reset by peer`. Whats causing the error, and how shou...
votes
I'm using `vi` on Ubuntu 12.10. Some files are quite long so when I want to go to the middle of the file, I have to page down or scroll down. Is there...
votes
When I `apt-get update` and `apt-get upgrade` my Ubuntu system, I get the following error message regarding fetching Google Chrome updates. This only started h...
votes
When I run **ionic build android** command in root of ionic project, I am getting this error: > FAILURE: Build failed with an exception. > > * Wh...
votes
I am trying to create soft links between config files containing server blocks in the sites-enabled and sites-available directories in /etc/nginx/. The comma...
votes
I need to determine which version of GTK+ is installed on Ubuntu Man does not seem to help