Skip to content
  • English
    • English
    • Deutsch
    • Čeština
    • Español
    • Français
    • Italiano
    • Polski
    • Slovenčina
    • 日本語
    • 中文 (中国)
  • HTML5 Games
  • IntelliJ Idea tips
  • Online UTF-8 repairer
  • QR code generator
  • Siriel Adventures
  • SDL2 for Android/iOS
  • Talks

Georgik.Rocks

Useful software tips

  • English
    • English
    • Deutsch
    • Čeština
    • Español
    • Français
    • Italiano
    • Polski
    • Slovenčina
    • 日本語
    • 中文 (中国)
  • HTML5 Games
  • IntelliJ Idea tips
  • Online UTF-8 repairer
  • QR code generator
  • Siriel Adventures
  • SDL2 for Android/iOS
  • Talks

Tag: Python

Development Posted on9. February 20239. February 2023

How to call Rust functions from Python, Ruby and Zig

Rust language is great for creating libraries and drivers which can be consumed by other languages like Python, Ruby or Zig. Let’s consider following Rust […] Read More

IoT Posted on2. April 20222. April 2022

ESP32 Arduino macOS exec: “python”: executable file not found in $PATH

Apple removed old Python 2 from macOS 12.3. Arduino ESP32 depends on Python interpreter. Build in Arduino IDE may fail with error: It’s sufficient to […] Read More

Development Posted on3. November 2021

Pipenv on Windows fails AttributeError: ‘NoneType’ object has no attribute ‘version_sort’

There is an issue with Python Pipenv on Windows. The command to open shell with isolated pipenv you can use command: The command might fail […] Read More

Development Posted on26. December 201916. February 2020

Build Installer for your Python application – PyInstaller

Do you have your Python application ready? Now it’s time to distribute it. The question is how to bundle it? One way of bundling Python […] Read More

Software engineering Posted on24. July 2019

Creating Python virtualenv fails with error: Could not find a suitable TLS CA

You can create Python virtualenv using command: You may encounter following strange error: The error message is not very clear. Problem is caused by ca-certificates […] Read More

Posts navigation

Older posts

Topics

  • Development (76)
  • Geography (2)
  • Graphics (17)
  • IoT (29)
  • Misc (5)
  • Mobile (2)
  • Music (1)
  • Office automation (12)
  • Rich Internet Application (11)
  • Software engineering (82)

Sitemap

© 2009-2024 Juraj Michalek
Powered by WordPress / Theme by Design Lab