Coder Social home page Coder Social logo

Comments (9)

timeyyy avatar timeyyy commented on July 29, 2024

i am guessing the Chinese characters say missing file or directory?

The Executable class is looking relative to your current working directory instead of the more intuitive relative directory to the file, if you want to make a pull request for this i would accept it.

The work around is to make an absolute path to your file.

here = os.path.basename(__file__)
os.path.abspath(os.path.join(here, 'main.py'))

from esky.

xavierzhao avatar xavierzhao commented on July 29, 2024

@timeyyy not missing file or directory, it says [WinError 32] The process cannot access the file because it is being used by another process: 'C:\Users\ADMINI~1\AppData\Local\Temp\tmp_urqt8tf\scripts\main.py'

from esky.

timeyyy avatar timeyyy commented on July 29, 2024

Did you get through the tutorial ok? Did you install esky from pypi or from github?

from esky.

kinnarr avatar kinnarr commented on July 29, 2024

It looks like the same error as in issue #57

from esky.

timeyyy avatar timeyyy commented on July 29, 2024

Are you able to freeze and run your app with cxfreeze?

from esky.

xavierzhao avatar xavierzhao commented on July 29, 2024

@timeyyy I am install esky from pypip and I can run my app with cxfreeze.

from esky.

xavierzhao avatar xavierzhao commented on July 29, 2024

tutorial is ok.

from esky.

timeyyy avatar timeyyy commented on July 29, 2024

@xavierzhao is it possible for you to zip the files and send them to me so i can test them?

from esky.

rfk avatar rfk commented on July 29, 2024

Unfortunately this project is no longer actively maintained, so I'm going to move it into archive mode:

https://rfk.id.au/blog/entry/archiving-open-source-projects/

from esky.

Related Issues (20)

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.