GithubHelp home page GithubHelp logo

The file won't start. about geogramint HOT 6 CLOSED

alb-310 avatar alb-310 commented on September 18, 2024
The file won't start.

from geogramint.

Comments (6)

masaguaro avatar masaguaro commented on September 18, 2024

The same happens to me but with this additional error message:

from kivy_garden.mapview import MapMarker
ImportError: cannot import name 'MapMarker' from 'kivy_garden.mapview' (unknown location)

from geogramint.

Alb-310 avatar Alb-310 commented on September 18, 2024

I try to run the file "geogramint", the console appears for 1 second and immediately disappears. What's the problem?

Hello, I will need some logs to be able to help you. Try running the tool from a console and send the error logs

from geogramint.

Alb-310 avatar Alb-310 commented on September 18, 2024

The same happens to me but with this additional error message:

**from kivy_garden.mapview import MapMarker

ImportError: cannot import name 'MapMarker' from 'kivy_garden.mapview' (unknown location)**

Hello, on which OS are you and which python version? And did you install all dependencies correctly?

from geogramint.

lMikoFoxl avatar lMikoFoxl commented on September 18, 2024

The same happens to me but with this additional error message:
from kivy_garden.mapview import MapMarker
ImportError: cannot import name 'MapMarker' from 'kivy_garden.mapview' (unknown location)

Hello, on which OS are you and which python version? And did you install all dependencies correctly?

Bro, problem with lib "cryptography", OS windows 10, version py 3.9(on py 3.8 several libs don't want to install)
Traceback (most recent call last): File "Geogramint-master\geogramint.py", line 12, in <module> from api import TelegramAPIRequests File "Geogramint-master\api\TelegramAPIRequests.py", line 9, in <module> from utils import ressources File "UsersGeogramint-master\utils\ressources.py", line 15, in <module> from xhtml2pdf import pisa, default File "AppData\Local\Programs\Python\Python39\lib\site-packages\xhtml2pdf\pisa.py", line 26, in <module> from xhtml2pdf.document import pisaDocument File "AppData\Local\Programs\Python\Python39\lib\site-packages\xhtml2pdf\document.py", line 24, in <module> from xhtml2pdf.builders.signs import PDFSignature File "AppData\Local\Programs\Python\Python39\lib\site-packages\xhtml2pdf\builders\signs.py", line 5, in <module> from pyhanko.pdf_utils.incremental_writer import IncrementalPdfFileWriter File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko\pdf_utils\incremental_writer.py", line 8, in <module> from . import generic, misc File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko\pdf_utils\generic.py", line 22, in <module> from .misc import ( File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko\pdf_utils\misc.py", line 17, in <module> from pyhanko_certvalidator.util import CancelableAsyncIterator, ConsList File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko_certvalidator\__init__.py", line 8, in <module> from .context import ValidationContext File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko_certvalidator\context.py", line 13, in <module> from .fetchers.requests_fetchers import RequestsFetcherBackend File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko_certvalidator\fetchers\requests_fetchers\__init__.py", line 8, in <module> from .cert_fetch_client import RequestsCertificateFetcher File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko_certvalidator\fetchers\requests_fetchers\cert_fetch_client.py", line 7, in <module> from ...errors import CertificateFetchError File "AppData\Local\Programs\Python\Python39\lib\site-packages\pyhanko_certvalidator\errors.py", line 6, in <module> from cryptography.exceptions import InvalidSignature File "AppData\Local\Programs\Python\Python39\lib\site-packages\cryptography\exceptions.py", line 9, in <module> from cryptography.hazmat.bindings._rust import exceptions as rust_exceptions ImportError: DLL load failed while importing _rust: The specified procedure could not be found.

from geogramint.

R3D-W avatar R3D-W commented on September 18, 2024

Good evening, I don't know what to try anymore, I installed the program launched and I can't start it, this is the error that appears. I think they are related to libraries, can anyone help me? Win10 Usage

Traceback (most recent call last):
File "geogramint.py", line 400, in
trio.run(Geogramint().run())
File "kivy\app.py", line 956, in run
File "kivy\base.py", line 574, in runTouchApp
File "kivy\base.py", line 339, in mainloop
File "kivy\base.py", line 391, in idle
File "kivy\clock.py", line 783, in tick_draw
File "kivy_clock.pyx", line 662, in kivy._clock.CyClockBase._process_events_before_frame
File "kivy_clock.pyx", line 708, in kivy._clock.CyClockBase._process_events_before_frame
File "kivy_clock.pyx", line 704, in kivy._clock.CyClockBase._process_events_before_frame
File "kivy_clock.pyx", line 218, in kivy._clock.ClockEvent.tick
File "kivy_garden\mapview\view.py", line 768, in do_update
File "kivy_garden\mapview\view.py", line 880, in load_visible_tiles
File "kivy_garden\mapview\view.py", line 893, in load_tile
File "kivy_garden\mapview\view.py", line 907, in load_tile_for_source
File "kivy_garden\mapview\source.py", line 212, in fill_tile
File "kivy_garden\mapview\downloader.py", line 37, in instance
File "kivy_garden\mapview\downloader.py", line 52, in init
File "os.py", line 223, in makedirs
PermissionError: [WinError 5] Accesso negato: 'cache

from geogramint.

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.