It is impossible to properly install this package in buildout 1.6.x.
Project description
It is impossible to properly install this package in buildout 1.6.x.
This package installs fine with pip.
>>> pip install tompoes >>> tom setup(script=['bin/tom']) works! >>> tom_main entry_points console_scripts works!
However it is not possible to properly install it in a buildout.
>>> python bootstrap.py >>> ./bin/buildout -v >>> ./bin/tom -bash: ./bin/tom: No such file or directory >>> ./bin/tom_main Traceback (most recent call last): File "./bin/tom_main", line 29, in <module> import tompoes ImportError: No module named tompoes Seems like a problem in buildout.easy_install.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tompoes-0.0.3.tar.gz
(1.6 kB
view details)
File details
Details for the file tompoes-0.0.3.tar.gz
.
File metadata
- Download URL: tompoes-0.0.3.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fc9336a20a9e78f5fdc43f779f771dc1f72b1b5522beae87330200cb7fd0bce |
|
MD5 | bfe18f5e20bf93991aa26618b60ebba6 |
|
BLAKE2b-256 | b79bcd151fe0bd5d7e88d5d0671139bd04734751b0b2eec3c23ae53a512745dd |