Code Monkey home page Code Monkey logo

gloriousprotonmanager's People

Contributors

imbev avatar kazevic avatar thelocomotion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gloriousprotonmanager's Issues

Install "GE-Proton7-22" crashes

Inserting 7-22 works (with no progress just need to wait), but inserting GE-Proton7-22 just crashes the app. This is interesting, as some other invalid values seems to trigger a warning message about invalid input.

Using GloriousProtonManager-0.70.3-py3-none-any.whl

General tips!

ModuleNotFoundError: No module named 'constants'

$ python3 -m GloriousProtonManager
Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 187, in _run_module_as_main
    mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  File "/usr/lib/python3.10/runpy.py", line 146, in _get_module_details
    return _get_module_details(pkg_main_name, error)
  File "/usr/lib/python3.10/runpy.py", line 110, in _get_module_details
    __import__(pkg_name)
  File "/home/user/.local/lib/python3.10/site-packages/GloriousProtonManager/__init__.py", line 1, in <module>
    from .gpm import *
  File "/home/user/.local/lib/python3.10/site-packages/GloriousProtonManager/gpm.py", line 9, in <module>
    from constants import DEFAULT_DIR, PROTON_GE_LATEST, PROTON_GE_RELEASES
ModuleNotFoundError: No module named 'constants'
$ pip3 list | grep -Ei 'glori|tk|simple'
GloriousProtonManager 0.31
PySimpleGUI           4.60.1
PySimpleSOAP          1.16.2
simplejson            3.17.6
TkinterTreectrl       2.0
ttkthemes             3.2.2

💗 what you made! A screenshot in your readme will get attention....

Was great to see you proudly post this work!

You've got a GUI, a rare thing in Python. Users would love to see it. How complex/simple your GUI is doesn't matter. Just having one is the big deal. Double-clicking an icon versus opening a command-line prompt opens up your program to the world as a whole.

I saw you mentioned finding out about this Qt-based project later:
https://github.com/DavidoTek/ProtonUp-Qt

Note that they dropped a screenshot in their readme. One huge benefit you've got is that by using PySimpleGUI, you're using tkinter, which is built-into Python and can be used commercially without problems... Qt, gets complicated.

Congrats on your creation!

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.