Git Product home page Git Product logo

Comments (7)

bamhm182 avatar bamhm182 commented on August 26, 2024

Sorry, somehow I missed this for a few days. Tkinter is the program used to create the GUI, and according to an article on the python website, it has issues on macOS. The article says you can get around the issues by installing python from python.org rather than using the default built into macOS.

https://www.python.org/download/mac/tcltk/

You said it gives you the exact same message when you run FinTrinity.py? Can I get you to confirm it is the exact same message and that they don't just look similar? FinTrinity.py shouldn't ever be importing tkinter.

from fintrinity.

Newbie2Trinity avatar Newbie2Trinity commented on August 26, 2024

Hey thanks for getting back to me. Bee so difficult finding some help. It’s appreciated.

I’m actually using Python to launch the GUI.py and the computer launches both terminal and Python.

I’m at work at the moment. When I get home i’ll try the FinTrinity.py again and share the message for comparison.

Thank you again

from fintrinity.

Newbie2Trinity avatar Newbie2Trinity commented on August 26, 2024

Hey dude. I tried with the FinTrinity file tonight and this is the message I'm receiving, see below.

I'm using Python Launcher on the file. It opens up in Python, see screen grab. And then opens a terminal window. Any Ideas?

Python Launcher Window. Do I need to add some code where it says "Command Line"?
Screenshot 2019-06-06 at 21 25 04

Terminal window message

Last login: Thu Jun 6 21:24:36 on ttys000
USER-mbp:~ USERNAME$ cd '/Users/USERNAME/PS Vita/FinTrinity-v0.5-Python/' && '/usr/bin/pythonw' '/Users/USERNAME/PS Vita/FinTrinity-v0.5-Python/FinTrinity.py' && echo Exit status: $? && exit 1
File "/Users/USERNAME/PS Vita/FinTrinity-v0.5-Python/FinTrinity.py", line 49
f'{self.apps_path / account / "_TEMP"} found. QCMA appears to be backing up a game. We will'
^
SyntaxError: invalid syntax
USER-mbp:FinTrinity-v0.5-Python USERNAME$

from fintrinity.

bamhm182 avatar bamhm182 commented on August 26, 2024

It found a folder /Users/[Your username]/PS Vita/PGAME/[ACCOUNT ID]/_TEMP.

That _TEMP folder appears to mean that QCMA is currently backing up a game. If that is untrue, QCMA may have not finished entirely at some point. Delete that _TEMP folder and re-run it.

That GUI is something provided with macOS. I haven't seen it before. I would recommend leaving everything in there alone unless you're know what you're changing.

EDIT: Actually, upon reading that message again, I think it is mad about how I wrote the error message I wanted to pop up. I'll look into it this weekend or tonight. If you want to try again before I look into it, try v0.4.

from fintrinity.

bamhm182 avatar bamhm182 commented on August 26, 2024

Can you try the version here and let me know if it works for you:
https://github.com/bamhm182/FinTrinity/archive/master.zip

from fintrinity.

Newbie2Trinity avatar Newbie2Trinity commented on August 26, 2024

Hey dude. Thank you for this and sorry I missed you over the weekend.

I deleted my PS Vita folder created by QCMA and started again to make sure everything was how it was meant to be.

After reconnecting the Vita I backed up the Ape Quest Game.

I then download the new master file you shared with me and ran the FinTrinity.py file and got the following message

Last login: Mon Jun 10 13:40:13 on ttys000
USER-mbp:~ USERNAME$ cd '/Users/USERNAME/Desktop/FinTrinity-master/' && '/usr/bin/pythonw' '/Users/USERNAME/Desktop/FinTrinity-master/FinTrinity.py' && echo Exit status: $? && exit 1
File "/Users/USERNAME/Desktop/FinTrinity-master/FinTrinity.py", line 48
print(f'{self.apps_path / account / "_TEMP"} found. QCMA appears to be backing up a game. We will')
^
SyntaxError: invalid syntax
USER-mbp:FinTrinity-master USERNAME$

I refreshed the dtata base, quit QCMA and tried again but still the same message.

from fintrinity.

bamhm182 avatar bamhm182 commented on August 26, 2024

Sorry for the super long wait. These past few weeks have really gotten away from me. It should be fixed now. Please try again if you haven't already moved on.

from fintrinity.

Related Issues (18)

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.