We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(honey) root@ubuntu:~# python rdpy/setup.py install running install running bdist_egg running egg_info creating rdpy.egg-info writing rdpy.egg-info/PKG-INFO writing dependency_links to rdpy.egg-info/dependency_links.txt writing requirements to rdpy.egg-info/requires.txt writing top-level names to rdpy.egg-info/top_level.txt writing manifest file 'rdpy.egg-info/SOURCES.txt' package init file 'rdpy/init.py' not found (or not a regular file) error: package directory 'rdpy/core' does not exist
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(honey) root@ubuntu:~# python rdpy/setup.py install
running install
running bdist_egg
running egg_info
creating rdpy.egg-info
writing rdpy.egg-info/PKG-INFO
writing dependency_links to rdpy.egg-info/dependency_links.txt
writing requirements to rdpy.egg-info/requires.txt
writing top-level names to rdpy.egg-info/top_level.txt
writing manifest file 'rdpy.egg-info/SOURCES.txt'
package init file 'rdpy/init.py' not found (or not a regular file)
error: package directory 'rdpy/core' does not exist
The text was updated successfully, but these errors were encountered: