Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: What is the difference between Command Prompt and Sublimes
Post: What is the difference between Command Prompt and ...

There are some Python codes which can only be run in Command Prompt, and can only be run in Sublimes? I am a new user of Python. But I am very familiar with R and Stata. In R, I can install some packa...
yaoyao22 General Coding Help 1 669 Jul-09-2023, 11:35 AM
    Thread: How to fix this error: ModuleNotFoundError: No module named 'notears'
Post: RE: How to fix this error: ModuleNotFoundError: No...

I solve my problem. The original line 90 code is from notears import utils I change it to import utils Then the problem is solved. I get the output: C:\Users\14047\notears>python notears/linear....
yaoyao22 General Coding Help 2 1,072 Jul-09-2023, 11:24 AM
    Thread: How to fix this error: ModuleNotFoundError: No module named 'notears'
Post: How to fix this error: ModuleNotFoundError: No mod...

I want to run linear.py from the below website. But I always am stuck at line 90 of linear.py. How to fix the error? The linear.py code can be seen here: https://github.com/xunzheng/notears/blob...
yaoyao22 General Coding Help 2 1,072 Jul-09-2023, 07:43 AM

User Panel Messages

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