'NoneType' object is not subscriptabl

Issues related to applications and software problems and general support
Post Reply
setech
Posts: 4
Joined: 2021/03/22 17:03:15

'NoneType' object is not subscriptabl

Post by setech » 2021/03/22 17:13:15

and trying to setup a repository. For that as I understood we need to create subscription manager developer account and then install subscription-manager on Centos8, running the follwing command :

#Subscription-manager register

THis command throws the following error:

'NoneType' object is not subscriptable

Could you give me some advice to fix it? I saw this is Python error but not surehow to fix in Centos8.

Post Reply