GithubHelp home page GithubHelp logo

drunsinn / pyxsteam Goto Github PK

View Code? Open in Web Editor NEW
49.0 49.0 17.0 1.11 MB

Python library for calculating properties of Steam and Water

License: Other

Python 100.00%
density enthalpy pressure python3 steam thermal-conductivity viscosity water

pyxsteam's People

Contributors

drunsinn avatar gonmolina avatar mohit0749 avatar xjtu-blacksmith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyxsteam's Issues

setup.py issue

I am completely new to python, GitHub and using other people's code, so I could just be doing this wrong. But when I download it and ran the setup.py file in spyder (4.1.5) using python (3.8.1), it gave me this error:

An exception has occurred, use %tb to see the full traceback.

Traceback (most recent call last):

File "/Users/noaheby/opt/anaconda3/lib/python3.8/distutils/core.py", line 134, in setup
ok = dist.parse_command_line()

File "/Users/noaheby/opt/anaconda3/lib/python3.8/distutils/dist.py", line 501, in parse_command_line
raise DistutilsArgError("no commands supplied")

DistutilsArgError: no commands supplied

During handling of the above exception, another exception occurred:

SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help

error: no commands supplied

I am not sure what I can do to fix this.

installing in ubuntu 20.04 with python3.9

I tried the installation that you explained but got this error

Traceback (most recent call last):
File "/home/faisal/Downloads/pyXSteam-master/setup.py", line 4, in
import setuptools
ModuleNotFoundError: No module named 'setuptools'

setuptools are already installed so this error seems odd to me

pyXsteam hangs

We encountered a problem: The calculation hangs indefinitely with the following code. No warnings / errors, nothing, just "calculating" for ever.

from pyXSteam.XSteam import XSteam
steamTable = XSteam(XSteam.UNIT_SYSTEM_MKS)
density = steamTable.rho_pt(167.11, 351.73)

If you round the numbers to one decimal, the calculation succeeds without any issues.

Any ideas why this is happening?

using pyXSteam

Hello, I am trying to use your library. I installed as you said pip install XSteamPython but when I open my IDE (Spyder) give me that ร‘ ModuleNotFoundError: No module named 'XSteamPython'
I am new in python, btw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.