Git Product home page Git Product logo

pyndustry's People

Contributors

nawot avatar

Watchers

 avatar

pyndustry's Issues

Error installing from pip

Describe the bug
Error installing from pip

Steps to reproduce

pip3 install pyndustry

Expected behavior
Package install done.

Output

Collecting pyndustry
  Using cached pyndustry-0.1.tar.gz (7.0 kB)
  Preparing metadata (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /home/nawot/Documents/pyndustry_/env/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-xcig4bk8/pyndustry_8af7fb2b909d466b913bc5506a9b26be/setup.py'"'"'; __file__='"'"'/tmp/pip-install-xcig4bk8/pyndustry_8af7fb2b909d466b913bc5506a9b26be/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-zcpogkjn
       cwd: /tmp/pip-install-xcig4bk8/pyndustry_8af7fb2b909d466b913bc5506a9b26be/
  Complete output (5 lines):
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/tmp/pip-install-xcig4bk8/pyndustry_8af7fb2b909d466b913bc5506a9b26be/setup.py", line 4, in <module>
      with open('readme.md', 'r', encoding='utf-8') as f:
  FileNotFoundError: [Errno 2] No such file or directory: 'readme.md'
  ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/f7/1a/6114fd3506a2ac74ef041a0ee68a9c38d0632f44e87a5d4f5af1dca7c8d9/pyndustry-0.1.tar.gz#sha256=4bedb0d50a47a8d0096fb5395da34ff0c41cf3e4c578cf3e43a8d5b8dd7bdb2c (from https://pypi.org/simple/pyndustry/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement pyndustry (from versions: 0.1)
ERROR: No matching distribution found for pyndustry

Desktop (please complete the following information):

  • OS: [e.g. Manjaro 21.0.7 Ornara]
  • Python version [e.g. 3.9.5]

Additional context
Add any other context about the problem here.

No module named 'pyndustry'

Describe the bug
Python not know what is pyndustry

Steps to reproduce
from pyndustry.pyndustry import *

Expected behavior
Module should to be.

Output
Traceback (most recent call last):
File "/home/ivan/Documents/pyndustry_/main.py", line 1, in
from pyndustry.pyndustry import *
ModuleNotFoundError: No module named 'pyndustry'

Desktop (please complete the following information):

  • OS: [e.g. Manjaro 21.0.7 Ornara]
  • Python version [e.g. 3.9.5]

Additional context
Add any other context about the problem here.

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.