Skip to content

[FIX] Broken installation of Installation of wheels#2765

Merged
lanzagar merged 1 commit intobiolab:masterfrom
astaric:addon-drag-drop
Nov 10, 2017
Merged

[FIX] Broken installation of Installation of wheels#2765
lanzagar merged 1 commit intobiolab:masterfrom
astaric:addon-drag-drop

Conversation

@astaric
Copy link
Member

@astaric astaric commented Nov 10, 2017

Issue

Installation of add-ons with dragging of wheels to the add-ons dialog broke in 3.7

Description of changes

Fix it.

Includes
  • Code changes
  • Tests
  • Documentation

if self.user_install:
cmd.append("--user")
cmd.append(pkg.name)
if pkg.package_url.startswith("http://"):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try changing it to https and installing some pypi add-ons :)

@lanzagar lanzagar merged commit 0db96d6 into biolab:master Nov 10, 2017
@astaric astaric added this to the 3.7.1 milestone Nov 10, 2017
nikicc pushed a commit to nikicc/orange3 that referenced this pull request Nov 17, 2017
[FIX] Broken installation of Installation of wheels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants