Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Module not Installing
#7
If I have not misread your first download it would appear that the package gallery_get has installed successfully gallery-get, but in your Gallery.py you are importing gallery_get which is not the package name - it is with a dash not an underscore and hence can not find the module. Do a pip --list to see if your gallery package is in your environment and then try gallery-get as your import.
Regards
-------- *
“Outside of a dog, a book is man's best friend. Inside of a dog it's too dark to read.”
Reply


Messages In This Thread
Module not Installing - by Evil_Patrick - May-27-2020, 06:06 AM
RE: Module not Installing - by buran - May-27-2020, 06:17 AM
RE: Module not Installing - by Evil_Patrick - May-27-2020, 08:44 AM
RE: Module not Installing - by snippsat - May-27-2020, 09:38 AM
RE: Module not Installing - by Evil_Patrick - May-27-2020, 11:09 AM
RE: Module not Installing - by snippsat - May-27-2020, 11:25 AM
RE: Module not Installing - by nuffink - May-27-2020, 11:25 AM
RE: Module not Installing - by Evil_Patrick - May-27-2020, 11:40 AM
RE: Module not Installing - by snippsat - May-27-2020, 12:05 PM
RE: Module not Installing - by Evil_Patrick - May-27-2020, 03:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR WHILE INSTALLING PLAYSOUND MODULE satwants33 2 1,594 Mar-23-2024, 12:50 PM
Last Post: Ritik2508
  Installing time module Led_Zeppelin 2 12,198 Aug-31-2021, 02:16 PM
Last Post: Led_Zeppelin
  Although this is a talib related Q it's mostly related to python module installing.. Evalias123 4 5,799 Jan-10-2021, 11:39 PM
Last Post: Evalias123
  Error after installing Python3.8.2: "No module named 'apt_pkg'" Chromie 3 3,949 Mar-09-2020, 08:20 PM
Last Post: micseydel
  Please help: problem installing/importing langdetect module in Jupyter Notebook ledgreve 3 7,394 Dec-30-2019, 08:17 AM
Last Post: LeanbridgeTech
  Could not build the ssl module while installing python3.7 from tar ball badfish 1 7,864 Dec-11-2018, 04:33 AM
Last Post: badfish
  Error when installing module tjnichols 2 5,396 May-13-2018, 04:51 PM
Last Post: tjnichols
  Installing pyperclip module Truman 5 18,149 Apr-29-2018, 03:29 PM
Last Post: snippsat
  Ubuntu: Error installing watson-developer-cloud Python module gio123 3 4,455 Mar-15-2018, 09:39 PM
Last Post: gio123
  Requests module not installing Rayquaza51120 16 23,573 Nov-09-2016, 12:26 AM
Last Post: Blue Dog

Forum Jump:

User Panel Messages

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