Notifications
Clear all

peeking duck conflicting dependencies issue

2 Posts
2 Users
0 Likes
103 Views
Posts: 10
Member
Topic starter
(@kydinhvan)
Active Member
Joined: 2 months ago

When I try to pip install peekingduck, error messages come out saying that there is conflicting dependencies:

ERROR: Cannot install peekingduck==0.2.0, peekingduck==0.2.2, peekingduck==0.2.3, peekingduck==0.3.0, peekingduck==0.3.1, peekingduck==0.4.0, peekingduck==1.0.0, peekingduck==1.0.1, peekingduck==1.0.2 and peekingduck==1.0.3 because these package versions have conflicting dependencies.

The conflict is caused by:
peekingduck 1.0.3 depends on opencv-python==4.1.2.30
peekingduck 1.0.2 depends on opencv-python==4.1.2.30
peekingduck 1.0.1 depends on opencv-python==4.1.2.30
peekingduck 0.4.0 depends on opencv-python==4.1.2.30
peekingduck 0.3.0 depends on opencv-python==4.1.2.30
peekingduck 0.2.2 depends on opencv-python==4.1.2.30
peekingduck 0.2.0 depends on opencv-python==4.1.2.30

ERROR: ResolutionImpossible: for help visit removed link

I am able to run peekingduck init in the terminal as well as run the pipeline but i cannot use it in my python script

 

1 Reply
Gao Hongnan
Posts: 28
Moderator
(@gao-hongnan)
Eminent Member
Joined: 6 months ago

Hi may I know what OS are you operating on?

Reply
Share: