Coder Social home page Coder Social logo

Comments (3)

ftourand avatar ftourand commented on August 24, 2024

I deleted Pythonista 3.4, then re-install the application.
I ran the installation script for stash
I launch stash and got the following error message (crash):

Traceback (most recent call last):
File "/private/var/mobile/Containers/Shared/AppGroup/9AAE71A4-9F2B-4E65-AF3A-68F8D516000F/Pythonista3/Documents/launch_stash.py", line 28, in
from stash import stash
File "/private/var/mobile/Containers/Shared/AppGroup/9AAE71A4-9F2B-4E65-AF3A-68F8D516000F/Pythonista3/Documents/site-packages/stash/init.py", line 2, in
from . import core as stash
File "/private/var/mobile/Containers/Shared/AppGroup/9AAE71A4-9F2B-4E65-AF3A-68F8D516000F/Pythonista3/Documents/site-packages/stash/core.py", line 23, in
from .system.shcommon import (_EXTERNAL_DIRS, _STASH_CONFIG_FILES, _STASH_ROOT, _SYS_STDOUT, IN_PYTHONISTA, ON_IPAD)
File "/private/var/mobile/Containers/Shared/AppGroup/9AAE71A4-9F2B-4E65-AF3A-68F8D516000F/Pythonista3/Documents/site-packages/stash/system/shcommon.py", line 20, in
_properties = plistlib.readPlist(os.path.join(os.path.dirname(sys.executable), 'Info.plist'))
AttributeError: module 'plistlib' has no attribute 'readPlist'

Did I forget something ?
Regards
F

from stash.

ftourand avatar ftourand commented on August 24, 2024

I correct the script (_properties … loads().read as specified in other post
Next error : AttributeError: 'Timer' object has no attribute 'isAlive'
Which is already reported as an error
Thks
F

from stash.

cclauss avatar cclauss commented on August 24, 2024

@ftourand's issue was fixed in #485 (merged).

from stash.

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.