Got it working :) Thanks again to Lele. Much appreciated :)

On Wednesday, 20 February 2019 17:26:43 UTC, dcs3spp wrote:
>
> Cheers Lele
>
> ok thanks for the tip re requirements.txt and setup.py dependencies.
>
> At the moment I am battling with changing over to pip 19. Once sorted will 
> then try the ideas out .... 
>
> Again thanks or your help, much appreciated :)
>
> Kind regards
>
> dcs3spp
>
> On Wednesday, 20 February 2019 13:46:52 UTC, Lele Gaifax wrote:
>>
>> "'dcs3spp' via pylons-discuss" 
>> <[email protected]> writes: 
>>
>> > Thanks Lele, much appreciated. 
>>
>> You're welcome! 
>>
>> > My package has the name pyramid_core. It looks as though pip is 
>> > automatically converting the underscore character to a hyphen. 
>> > After some googling, this error can be caused by pycache files.... 
>>
>> Yes, that origins to a "normalization" step applied by pip and warehouse 
>> (see 
>> https://www.python.org/dev/peps/pep-0503/#normalized-names). 
>>
>> > Apologies for another question, but does your requirements.txt files 
>> > contain the same dependencies as your setup.py files? 
>>
>> It's a superset: I usually put only strict dependencies in my setup.py, 
>> then 
>> in the requirements.txt I put all common ones, so that I can split the 
>> installation in two steps, to better use the cache used by docker when 
>> building the images. 
>>
>> ciao, lele. 
>> -- 
>> nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri 
>> real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. 
>> [email protected]  |                 -- Fortunato Depero, 1929. 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/c133f224-cd57-43f5-924c-efa2053acaa9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to