Python Forum
Controling a Canon dslr camera on Windows
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Controling a Canon dslr camera on Windows
#5
I'm running Windows 10 with Python 3
Normally i've got no problem with pip only with gphoto2 it won't work.


C:\Users\Leond>pip install gphoto2
Collecting gphoto2
Using cached https://files.pythonhosted.org/packages/...9.0.tar.gz
Complete output from command python setup.py egg_info:
ERROR: command "pkg-config --modversion libgphoto2" failed
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Leond\AppData\Local\Temp\pip-install-pwzhb_09\gphoto2\setup.py", line 38, in <module>
cmd, stderr=FNULL, universal_newlines=True).split('.')
File "c:\users\leond\appdata\local\programs\python\python36\lib\subprocess.py", line 336, in check_output
**kwargs).stdout
File "c:\users\leond\appdata\local\programs\python\python36\lib\subprocess.py", line 403, in run
with Popen(*popenargs, **kwargs) as process:
File "c:\users\leond\appdata\local\programs\python\python36\lib\subprocess.py", line 709, in __init__
restore_signals, start_new_session)
File "c:\users\leond\appdata\local\programs\python\python36\lib\subprocess.py", line 997, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] Het systeem kan het opgegeven bestand niet vinden

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Leond\AppData\Local\Temp\pip-install-pwzhb_09\gphoto2\
Reply


Messages In This Thread
Controling a Canon dslr camera on Windows - by Leon - Dec-21-2018, 08:10 AM
RE: Controling a Canon dslr camera on Windows - by Leon - Dec-24-2018, 06:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Multi-Threaded Camera Feed issue Khajababa69 0 331 May-05-2024, 09:44 PM
Last Post: Khajababa69
  Get image from PI camera and analyze it korenron 0 1,258 Apr-28-2022, 06:49 AM
Last Post: korenron
  Create RTSP stream from camera? korenron 1 3,449 Jan-04-2022, 10:38 AM
Last Post: Larz60+
  How to get OpenCV to display entire camera frame? George713 1 3,396 Aug-12-2021, 02:45 AM
Last Post: Pedroski55
  Wifi Camera Connection MeenAg 2 3,238 Oct-02-2020, 06:35 PM
Last Post: MeenAg
  mapping-camera-coordinates-to-a-2d-floor-plan fauveboyxuuki 0 2,640 Dec-10-2019, 10:34 PM
Last Post: fauveboyxuuki
  New to Python, help with saving image from camera tantony 2 3,983 Sep-13-2019, 05:19 PM
Last Post: tantony
  pi camera stream is upside down delta1071 3 5,885 Sep-11-2019, 11:35 AM
Last Post: metulburr
  Camera animation to Text file (CINEMA 4D) vbz 0 2,372 Aug-13-2019, 07:39 AM
Last Post: vbz
  Camera Image Data annakin4 0 2,742 Jan-24-2018, 05:50 PM
Last Post: annakin4

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020