Skip to content

install error widnows #1

@ronnyascencio

Description

@ronnyascencio

Hello

i have this error when i try to install

Traceback (most recent call last):
File "C:\Users\ronny\Documents\FX_ProjectManager\ppm_lib\ppm_main_ui.py", line 14, in
import ppm_main_logic as logic
File "C:\Users\ronny\AppData\Local\Programs\Python\Python310\Lib\site-packages\shiboken2\files.dir\shibokensupport_feature_.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "C:\Users\ronny\Documents\FX_ProjectManager\ppm_lib\ppm_main_logic.py", line 30, in
db_u.create_table(connection_project, CREATE_PROJECTS)
NameError: name 'connection_project' is not defined
and if i run the ,bat is this error

Traceback (most recent call last):
File "C:\Users\ronny\Documents\FX_ProjectManager\ppm_lib\ppm_main_ui.py", line 12, in
from PySide2 import QtGui, QtWidgets
ModuleNotFoundError: No module named 'PySide2'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions