piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Problem with package: motioneye #439

Closed dojomotion closed 2 months ago

dojomotion commented 3 months ago

Package name

motioneye

Package version

0.42.1

PyPI URL

https://pypi.org/project/motioneye/

piwheels URL

https://www.piwheels.org/project/motioneye/

Python version

I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi

I have checked for duplicate issues

I am the maintainer

More information

within a virtual environment. Used "pip3 install motioneye==0.42.1". Used "pip3 install motion".

(venv_cam) pi@rpi115:~/prgs/venv_cam/bin $ python meyectl startserver Traceback (most recent call last): File "/home/pi/prgs/venv_cam/bin/meyectl", line 5, in from motioneye.meyectl import main File "/home/pi/prgs/venv_cam/lib/python3.9/site-packages/motioneye/meyectl.py", line 28, in import settings ModuleNotFoundError: No module named 'settings'

bennuttall commented 2 months ago

I don't think this is a piwheels issue. Can you open an issue with the project itself? If it turns out to be an issue with the way the wheel was built, please reopen this issue and let us know the details.

dojomotion commented 2 months ago

ok, thanks. Will try that way. best regard's.