Code Monkey home page Code Monkey logo

pycards's Issues

Package doesn't work when it's compiled with pyinstaller

My script works perfect when it isn't compiled. But once I compile it into an exe with pyinstaller and pyarmour I always get this error:

Exception in thread Thread-1:
Traceback (most recent call last):
File "site-packages\pycards\cards\card.py", line 42, in _load_data_file
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\test\AppData\Local\Temp\_MEI20282\pycards/data.json'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "threading.py", line 917, in _bootstrap_inner
File "threading.py", line 865, in run
File "", line 540, in main
File "", line 403, in postPayment
File "site-packages\pycards\cards\card.py", line 126, in brand
File "site-packages\pycards\cards\card.py", line 140, in data
File "site-packages\pycards\cards\card.py", line 50, in _load_data
File "site-packages\pycards\cards\card.py", line 45, in _load_data_file
pycards.cards.card.NoDatabaseExist: File data.json in incorrect format.

Is it possible to fix this?

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.