Python Forum
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
clr issue
#1
hello all. I am new to python and was seeking some help.
trying to run the command
import clr
clr.AddReference("System.Data")
but when i write the second line i getĀ AttributeError: module 'clr' has no attribute 'AddReference'.

Not sure what i am doing wrong. I just installed pytonnet.

Please help.

Thanks.
Reply


Messages In This Thread
clr issue - by tbaba83 - Mar-23-2017, 12:02 PM
RE: clr issue - by buran - Mar-23-2017, 12:16 PM
RE: clr issue - by Ofnuts - Mar-23-2017, 12:54 PM
RE: clr issue - by nilamo - Mar-23-2017, 07:50 PM
RE: clr issue - by Larz60+ - Mar-23-2017, 10:20 PM
RE: clr issue - by sparkz_alot - Mar-23-2017, 11:15 PM
RE: clr issue - by Ofnuts - Mar-24-2017, 10:09 PM

Forum Jump:

User Panel Messages

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