Category "ubuntu-22.04"

Anaconda-Jupyter Doesn't open in Firefox

I have just installed Ubuntu 22.04 TLS from 20.04. On Ubuntu 20.04 anaconda and jupyter work very well. But since I'm on Ubuntu 22.04, I can't open jupyter in m

Unable to map database to POJO using hibernate in netbeans 13 (Ubuntu 22.04)

I am using Netbeans-13 with Ubuntu-22.04 and trying to map a database with some POJOs in my spring project using hibernate plugin available in netbeans. But in

Unable to load libmodelpackage. Cannot make save spec

Getting this error when I was trying to convert the Keras model to the core ml model import coremltools as ct coreml_model = ct.converters.convert(model) Here

Ubuntu 22.04 IDN domain.com idn: could not convert from ASCII to UTF-8

In Ubuntu 20.04 and older (And Debian 11, 10 and 9) I can convert Puny code domains with idn to UTF-8 / IDN format idn -t --quiet -a "xxx-tést.eu" Works

libssl not found by Python on Ubuntu 22.04

As the title says, I've just upgraded to Ubuntu 22.04 LTS and my previously working setup now says ImportError: libssl.so.1.1: cannot open shared object file: N

error when starting spyder on ubuntu 22.04

I have just upgrade my ubuntu. I have this error on spyder: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland a

error when starting spyder on ubuntu 22.04

I have just upgrade my ubuntu. I have this error on spyder: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland a

when i open unity and make something project then the error is coming that " no usable version of libssl was found "

i am new to linux ubuntu . i am using ubuntu 22.04 . recently i downloaded unity and it is showing error " no usable version of libssl was found " How to fix t

How to solve pre-commit asserttion error on ubuntu 22.04

I am using ubuntu 22.04 and the python version is 3.10.4. I have installed a Django project with the cookie-cutter. and now I have got an error when I want to c