Giter VIP home page Giter VIP logo

pybirthdaywish's Introduction

pybirthdaywish's People

Contributors

hemantapkh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pybirthdaywish's Issues

Errors

In pybirthdaywish.py there is error showing in 30 and 31th line

Could not find 'libvlc.dll'

Traceback (most recent call last):
  File "E:\Python_work\program\PyBirthdayWish\PyBirthdayWish.py", line 7, in <module>
    import vlc
  File "E:\Python_work\program\PyBirthdayWish\birthday_venv\lib\site-packages\vlc.py", line 220, in <module>
    dll, plugin_path  = find_lib()
  File "E:\Python_work\program\PyBirthdayWish\birthday_venv\lib\site-packages\vlc.py", line 180, in find_lib
    dll = ctypes.CDLL('.\\' + libname)
  File "E:\Python\Python310\lib\ctypes\__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
FileNotFoundError: Could not find module 'E:\Python_work\program\PyBirthdayWish\libvlc.dll' (or one of its dependencies). Try using the full path with constructor syntax.

help me pls๐Ÿ˜ญ

Packaging the exe

I tried packaging the project to executable using pyinstaller and auto-py-to-exe but none of them work what can I do to get an exe file to run it on machine which does not have python installed?

pyinstaller

This is showing while downloading the requirements

ERROR: Could not build wheels for pyinstaller, which is required to install pyproject.toml-based projects

No module named 'termcolor'

Traceback (most recent call last):
File
"/data/data/com.termux/files/home/PyBirthdayWish/PyBirthdayWish.py", line 8, in
from termcolor import colored
ModuleNotFoundError: No module named 'termcolor'

Maybe Problem in different version of vcl-python?(Windows Pycharm2023.2)

Traceback (most recent call last):
File "C:\Users\18588\PycharmProjects\pythonProject1\PyBirthdayWish-main\PyBirthdayWish.py", line 7, in
import vlc
File "C:\Users\18588\PycharmProjects\pythonProject1.venv\Lib\site-packages\vlc.py", line 220, in
dll, plugin_path = find_lib()
^^^^^^^^^^
File "C:\Users\18588\PycharmProjects\pythonProject1.venv\Lib\site-packages\vlc.py", line 180, in find_lib
dll = ctypes.CDLL('.\' + libname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\18588\AppData\Local\Programs\Python\Python312\Lib\ctypes_init_.py", line 379, in init
self._handle = _dlopen(self._name, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: Could not find module 'C:\Users\18588\PycharmProjects\pythonProject1\PyBirthdayWish-main\libvlc.dll' (or one of its dependencies). Try using the full path with constructor syntax.

No module name 'vlc'

Traceback (most recent call last):
File "/data/data/com.termux/files/home/PyBirthdayWish/PyBirthdayWish.py", line 7, in
import vlc
ModuleNotFoundError: No module named 'vlc'

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.