Don't worry, the program looks amazing and I'm still not too practical with informatics so maybe it's me causing some mess:
OS: Windows10
SV: SAMSON 2020 (0.11.0)
AV: Anaconda3-5.2.0
Powershell text: Python 3.6.5 |Anaconda, Inc.| (default, Mar 29 2018, 13:32:41) [MSC v.1900 64 bit (AMD64)] on win32
I discovered that the system had a python3.5 installation (I probably installed some years ago. Before uninstalling I tried to run the Samson console but I didn't find the version number. Later I uninstalled it and now Samson crashes on the start with a report dialog opening. The last rows of the console while starting up:
"QPixmap::scaleHeight: Pixmap is a null pixmap
QCursor: Cannot create bitmap cursor; invalid bitmap(s)
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
PDBDowloader: Gzip Importer is not installed - switching off its functionality
PDBDowloader: PDBx/mmCIF Importer is not installed - switching off its functionality
PDBDowloader: MMTF Importer is not installed - switching off its functionality
Python Scripting: initialization ...
Python library has been successfully loaded
Fatal Python error: Py_Initialize: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'
Current thread 0x0000308c (most recent call first):"
Thank you for the patience you are showing.