Quantcast
Browsing all 5970 articles
Browse latest View live

Ubuntu 22.04 syntax warning importing Pandas

I have installed Python 3.12 in Ubuntu 22.04 alongside the system Python 3.10. It works as expected as do packages such as Numpy. However after installing Pandas 2.2.2 the line import pandas as pd...

View Article


404 not found on Magento2 and nginx, Ubuntu

I've been trying to set up my magento2 on nginx server but when i tried to access the page via url, it said 404 page not found.here is the 404 not foundI followed this instruction on magento...

View Article


Image may be NSFW.
Clik here to view.

Can't access network in VMWare NAT with static IP - Ubuntu 18.04 Server

I'm configuring an Ubuntu 18.04 Server in VMWare in NAT mode. I tried to set static IP in Netplan configuration yaml file like this:Here is my VMWare NAT Configuration:I ran netplan try then netplan...

View Article

CeilometerCentral, GnocchiStatsd Containers Unhealthy OpenStack...

Issue:The Ceilometer central docker container is in an unhealthy state, and upon checking the logs, the following error is shown:No dynamic pollsters file found in dirs...

View Article

No module named 'PIL'

I'm running into an error where when I try from PIL import Image, ImageFilterin a Python file I get an error stating ModuleNotFoundError: No module named 'PIL'.So far I've tried...

View Article


Get icons from X apps that don't have _NET_WM_ICON property set

I'm trying to extract the icon from an xwindow, namely the one from Obsidian which doesn't seem to have the _NET_WM_ICON property set. How can I still extract this icon information? Is there another...

View Article

Image may be NSFW.
Clik here to view.

How to enable color for PHP CLI?

How do I enable the colors for output of CLI?The below one is, running on Ubuntu.If you see the screenshot, obviously the colors is enabled for terminal. And, if I call echo, it doesn't colorize the...

View Article

The Live Server plugin installation in VSCode hangs in WSL2

I'm using VSCode in WSL Ubuntu 24.04. The host is Windows 11.Installing the Live Server plugin in WSL just hangs. In Windows 11 there were no problems.Did anybody experience this and knows what could...

View Article


How to find the place where there are problems with TCP, TCPOFOQueue?

In my project I use NATS JetStream, I use publish to stream rps request, this means that the client will wait for a response from the server, but often there is a timeout error, what the problem is, it...

View Article


the popup menu coming on right click disappears instantly in vscode

I just started using Vscode on Ubuntu 18.0. I have the following problem. When I try to copy a particular line, when I click the right-click button on my mouse, the pop-up menu disappears instantly as...

View Article

No module named 'openpyxl' - Python 3.4 - Ubuntu

I installed openpyxl with$ pip install openpyxlwhen I try the commandfrom openpyxl import WorkbookI getTraceback (most recent call last): File "<pyshell#0>", line 1, in <module>from...

View Article

How can I exit top in linux [closed]

I am using Vagrant through Git Bash to access Linux, when I run "top" command, I couldn't quit the process. Am I missing something? Please adviseI tried googling and it shows to press "q", but it...

View Article

Postman is getting “Error: socket hang up” on Ubuntu, but works perfectly...

when i make a postman get request on windows pc it works perfectly fine , but on ubuntu i am getting Error: socket hang upi make a request using axios too, it works perfectly fine on windows but when i...

View Article


Is there a way to autodetect User for systemctl service?

I have a QT project that is being launched by custom systemctl service on Ubuntu. The problem is that I need to edit my .service file each time I am trying to set up this stuff on new device.For...

View Article

Image may be NSFW.
Clik here to view.

CloudFront + Ubuntu EC2 +Custom Port works for HTTP but not for HTTPS

I am trying to use CF -> EC2 with domain from Route 53 and SSL from ACM but this URL is accessible only on HTTP and returns 504 ERROR: The request could not be satisfied. for HTTPS:The EC2 is...

View Article


Cannot update Digital Ocean Droplet, Perforce cannot retrieve update

I'm trying to update my Droplet, but I keep running into the same error that I've not been able to solve.When I run sudo apt-get update it gives me this error:W: Failed to fetch...

View Article

Image may be NSFW.
Clik here to view.

No display with message:"Guest has not initialized the display (yet)." when I...

I just try to run android on qemu. I work on an Ubuntu 16.04 with Intel(R) Core(TM) i7-4790 CPU.I sync and compile android-6.0.1_r1 into aosp_arm-eng. I sync and compile qemu 2.9.91 with arm...

View Article


Can't sync Visual Studio Code to any account on Ubuntu

I am new to Ubuntu or any Linux distros, so i don't really know what i am doing. But i have searched it for hours, and i have not found anything similar to this case.This is a fresh installation of...

View Article

Use ImageMagick to Generate Image from Text?

I'm trying to use ImageMagick to create thumbnail images that are 3840 x 2160.I need the image to have a black background and white text. The text should be centered vertically and horizontally.I want...

View Article

How can I run a GUI application on Docker for Mac? [closed]

How can I run a GUI application on Docker for Mac?I want to run Wireshark GUI on Ubuntu 16.10I found a Docker forum post about it, but I can't run GUI app based on content of forum.Maybe the...

View Article
Browsing all 5970 articles
Browse latest View live