Error executing application with graphical interface in Python 3.
File "/home/nexide/PycharmProjects/untitled1/.idea/testew.py", line 1, in <module>
from tkinter import *
ImportError: No module named tkinter
Process finished with ex...
I'm new to linux and trying to make an example using Scrapy.
I did the installation of Python 3, but I already had Python 2 installed on my machine and I thought I would have to delete Python 2 or at least replace it.
Looking at the intern...
After updating Ubuntu, it does not load Ruby anymore or something, the error message that returns is:
/ usr / bin / env: "ruby2.1": File or directory not found
Every time I have to start the application
I'm developing an application with Node.js and would like to create a daemon to launch it automatically. I'm using RASPBERRY PI .
Does anyone have an idea?
Thinking of the following scheme:
Linux Server (Can be Ubuntu Server) +
PHP using PDO +
PostgreSQL +
Apache HTTP Server +
Some connection pool
I would like some pool hint (which is trustworthy) to manage the connections to the database. I...
I can not access an Ubuntu Server via SFTP. Here is the WinSCP error:
Received too large (1919905652 B) SFTP packet. Max supported packet
size is 1024000 B.The error is typically caused by message printed
from startup script (like .pro...
Good morning everyone.
I'm trying to boot tomcat 8 on ubuntu and I'm not getting it.
When running the following command "sudo /tomcat/bin/startup.sh" the following log is being generated: Log catalina Tomcat.txt
When you run the netstat...
Has anyone ever had an error similar to this one when trying to give Build in the application?
I thought it was the SpalshScreen plugin that is automatically installed ... I upgraded .. It did not work ... I thought it was the Java vers...
Now that I've finished my final project at C and delivered it at the end of this first semester.
I'm trying to set up and post my project on github .
I followed a video lesson and got configurar a repositório on my no...
I'm trying to install SSL on an AWS EC2 Linux server. And I'm in trouble right from the start.
I'm trying to install OpenSSL first. I downloaded and unzipped the link version, but now I do not know which file to use for installation !
A...