Python Forum
Problem with importing and using collections module
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with importing and using collections module
#3
Hey, thats's what made me confused too.

here is line of codes which my instructor is able to use but not me.
import collection

class vector(collection.sequence):
    PRECISION = 6
    ....
that's creating an error for collection module. please assist.
Reply


Messages In This Thread
RE: Problem with importing and using collections module - by pythomdummy - Nov-14-2019, 07:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  problem with memory_graph module akbarza 5 1,971 Jan-14-2025, 04:31 PM
Last Post: Gribouillis
  importing variables from module 8376459 1 1,057 Feb-18-2024, 02:24 PM
Last Post: deanhystad
  problem using coloeama module akbarza 3 1,706 Jan-08-2024, 07:31 AM
Last Post: akbarza
  no module named 'docx' when importing docx MaartenRo 1 6,306 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  problem in using subprocess module akbarza 5 3,809 Sep-24-2023, 02:02 PM
Last Post: snippsat
  problem in import module from other folder akbarza 5 11,836 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  problem in using pyqrcode module to create QRcode akbarza 9 7,202 Aug-23-2023, 04:17 PM
Last Post: snippsat
  Problem with Pyinstaller. No module named '_tkinter' tonynapoli2309 0 1,998 May-15-2023, 02:38 PM
Last Post: tonynapoli2309
  Problem with importing python-telegram library into the project gandonio 1 3,952 Nov-01-2022, 02:19 AM
Last Post: deanhystad
  My code displays too much output when importing class from a module lil_e 4 2,363 Oct-22-2022, 12:56 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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