Skip to content

python main.py or dist\fish.exe did not respond. What's the problem? #16

@gusu980

Description

@gusu980

I executed the command according to the following steps. After many attempts, there was nothing unusual in the last time. But in the end, python main.py or dist\fish.exe did not respond. What's the problem?

Build from Source
conda create -n pyqt python=3.10
conda activate pyqt
pip install pdm
pdm sync
pip install -e .
pdm run build.py

Debug
conda activate pyqt
python main.py

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