0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.What happens if you install those packages and try again :?:
CODE: SELECT ALL
apt-get install libssl-dev libcurl4-openssl-dev python-dev python-setuptools
Installing MotionEYE on OrangePi Zero
- fredjedimaster
- Posts: 18
- Joined: Sun Aug 06, 2017 8:38 pm
Re: Installing MotionEYE on OrangePi Zero
- lucasmenno
- Posts: 63
- Joined: Sun Jul 23, 2017 11:57 am
- Location: Germany
Re: Installing MotionEYE on OrangePi Zero
We're at it again, i refuse to give up, something has to work, right?
When there is an error again, upgrade your pip installer using this

Code: Select all
pip install -U setuptools
Code: Select all
python -m pip install --upgrade pip
Everything i say can and maybe will be corrected by the DietPi seniors in this forum 
BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.

BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.
- fredjedimaster
- Posts: 18
- Joined: Sun Aug 06, 2017 8:38 pm
Re: Installing MotionEYE on OrangePi Zero
Man....i have no words to thank you. Still not work but your determination moves me.
I'm restarting all the tutorial.
The same erros are found when processing:
pip install motioneye
Failed building wheel for pillow
Running setup.py clean for pillow
Running setup.py bdist_wheel for pycurl ... error
Failed building wheel for pycurl
Running setup.py clean for pycurl
Failed to build pillow pycurl
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-G6EOSi/pillow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-ddw5lo-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-G6EOSi/pillow/
When i force install
(dietpi-software install 136)
This message are displayed:
DietPi-Software
─────────────────────────────────────────────────────
Mode: Automated install
Please wait...
[Info] 136: MotionEye is already installed
[Ok] No changes applied for: MotionEye
Do you need additional information?
But how to get launch it?
I'm restarting all the tutorial.
The same erros are found when processing:
pip install motioneye
Failed building wheel for pillow
Running setup.py clean for pillow
Running setup.py bdist_wheel for pycurl ... error
Failed building wheel for pycurl
Running setup.py clean for pycurl
Failed to build pillow pycurl
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-G6EOSi/pillow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-ddw5lo-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-G6EOSi/pillow/
When i force install
(dietpi-software install 136)
This message are displayed:
DietPi-Software
─────────────────────────────────────────────────────
Mode: Automated install
Please wait...
[Info] 136: MotionEye is already installed
[Ok] No changes applied for: MotionEye
Do you need additional information?
But how to get launch it?
- lucasmenno
- Posts: 63
- Joined: Sun Jul 23, 2017 11:57 am
- Location: Germany
Re: Installing MotionEYE on OrangePi Zero
Motioneye is installed.
Remove first with
Then reboot and try again installing.
Remove first with
Code: Select all
dietpi-software uninstall 136
Everything i say can and maybe will be corrected by the DietPi seniors in this forum 
BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.

BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.
- fredjedimaster
- Posts: 18
- Joined: Sun Aug 06, 2017 8:38 pm
Re: Installing MotionEYE on OrangePi Zero
reboot and try automated install?
- lucasmenno
- Posts: 63
- Joined: Sun Jul 23, 2017 11:57 am
- Location: Germany
Re: Installing MotionEYE on OrangePi Zero
Try with the command
Code: Select all
dietpi-software install 136
Everything i say can and maybe will be corrected by the DietPi seniors in this forum 
BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.

BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.
- fredjedimaster
- Posts: 18
- Joined: Sun Aug 06, 2017 8:38 pm
Re: Installing MotionEYE on OrangePi Zero
Same errors...
all goes well until the installation of pip motioneye...
all goes well until the installation of pip motioneye...
- lucasmenno
- Posts: 63
- Joined: Sun Jul 23, 2017 11:57 am
- Location: Germany
Re: Installing MotionEYE on OrangePi Zero
Feeling out of options here (my dietpi-VM is working, BPI also).
Have you updated the system?
When its updating try again. Uninstall and install.
When it's not, let's try 2 "different" ways.
First
and try again.
I'm trying to get the pycurl package elsewhere, that is failing in the whole installation.
Have you updated the system?
Code: Select all
apt-get update && apt-get dist-upgrade
When it's not, let's try 2 "different" ways.
First
When this won't install either tryeasy_install pycurl
Code: Select all
apt-get install python-pycurl
I'm trying to get the pycurl package elsewhere, that is failing in the whole installation.
Everything i say can and maybe will be corrected by the DietPi seniors in this forum 
BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.

BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.
- fredjedimaster
- Posts: 18
- Joined: Sun Aug 06, 2017 8:38 pm
Re: Installing MotionEYE on OrangePi Zero
error: Setup script exited with error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1Code: Select all
easy_install pycurl
apt-get install python-pycurl
Code: Select all
root@DietPi:~# apt-get install python-pycurl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libcurl4-gnutls-dev python-pycurl-dbg python-pycurl-doc
The following NEW packages will be installed:
python-pycurl
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 48.8 kB of archives.
After this operation, 144 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian/ jessie/main python-pycurl armhf 7.19.5-3 [48.8 kB]
Fetched 48.8 kB in 8s (5,873 B/s)
Selecting previously unselected package python-pycurl.
(Reading database ... 35842 files and directories currently installed.)
Preparing to unpack .../python-pycurl_7.19.5-3_armhf.deb ...
Unpacking python-pycurl (7.19.5-3) ...
Setting up python-pycurl (7.19.5-3) ...
- lucasmenno
- Posts: 63
- Joined: Sun Jul 23, 2017 11:57 am
- Location: Germany
Re: Installing MotionEYE on OrangePi Zero
Please install the suggested packages also
maybe try again, after removing motioneye. I keep my fingers crossed and investigate further 
Code: Select all
apt-get install libcurl4-gnutls-dev python-pycurl-dbg python-pycurl-doc

Everything i say can and maybe will be corrected by the DietPi seniors in this forum 
BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.

BananaPi M1 using image for BananaPi Pro.
-1TB HDD, Network storage,Downloader(JD,Deluge,ripme) testing what looks interesting.