Content-Length: 243635 | pFad | http://github.com/vortexau/dnsvalidator/issues/42

1C set up problem · Issue #42 · vortexau/dnsvalidator · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set up problem #42

Open
shelu16 opened this issue Feb 4, 2023 · 6 comments
Open

set up problem #42

shelu16 opened this issue Feb 4, 2023 · 6 comments

Comments

@shelu16
Copy link

shelu16 commented Feb 4, 2023

    It is possible a package already installed in your system
    contains an version that is invalid according to PEP 440.
    You can try `pip install --use-pep517` as a workaround for this problem,
    or rely on a new virtual environment.

    If the problem refers to a package that is not installed yet,
    please contact that package's maintainers or distributors.

Traceback (most recent call last):
File "setup.py", line 13, in
setup(
File "/usr/local/lib/python3.8/dist-packages/setuptools/init.py", line 107, in setup
_install_setup_requires(attrs)
File "/usr/local/lib/python3.8/dist-packages/setuptools/init.py", line 80, in _install_setup_requires
_fetch_build_eggs(dist)
File "/usr/local/lib/python3.8/dist-packages/setuptools/init.py", line 85, in _fetch_build_eggs
dist.fetch_build_eggs(dist.setup_requires)
File "/usr/local/lib/python3.8/dist-packages/setuptools/dist.py", line 879, in fetch_build_eggs
resolved_dists = pkg_resources.working_set.resolve(
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 815, in resolve
dist = self._resolve_dist(
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 844, in _resolve_dist
env = Environment(self.entries)
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 1044, in init
self.scan(search_path)
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 1077, in scan
self.add(dist)
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 1096, in add
dists.sort(key=operator.attrgetter('hashcmp'), reverse=True)
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 2631, in hashcmp
self.parsed_version,
File "/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py", line 2685, in parsed_version
raise packaging.version.InvalidVersion(f"{str(ex)} {info}") from None
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.23ubuntu1' (package: distro-info)
root@vmi1101989:~/tools/dnsvalidator# pip install --use-pep517

uname -a
Linux vmi1101989.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

@Argonx21
Copy link

facing the same issue while installation.

@marcelo321
Copy link

Same here, dnsvalidator was running ok and suddenly this error started happening.

Also when trying to run dnsvalidtor

Traceback (most recent call last):
  File "/usr/local/bin/dnsvalidator", line 33, in <module>
    sys.exit(load_entry_point('DNSValidator==0.1', 'console_scripts', 'dnsvalidator')())
  File "/usr/local/bin/dnsvalidator", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 957, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 548, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for DNSValidator

@marcelo321
Copy link

try pip3 install setuptools==58.2.0

@fuad00
Copy link

fuad00 commented Apr 20, 2023

Try my fork

@NorthShad0w
Copy link

try pip install pytest-runner

@dileep800
Copy link

Try the installation command using sudo python3 setup.py install

and when you receive any error in cant write packages and cant read packages just add sudo in front of command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/vortexau/dnsvalidator/issues/42

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy